Skip to content

Commit

Permalink
chore(release): 2.0.129 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.129](v2.0.128...v2.0.129) (2023-10-02)

### Bug Fixes

* **deps:** update dependency pino to v8.15.3 ([2667098](2667098))
  • Loading branch information
semantic-release-bot committed Oct 2, 2023
1 parent 2667098 commit 37a704c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.129](https://github.com/eik-lib/service/compare/v2.0.128...v2.0.129) (2023-10-02)


### Bug Fixes

* **deps:** update dependency pino to v8.15.3 ([2667098](https://github.com/eik-lib/service/commit/2667098ff7feddeea643507719b8c575ceaa046e))

## [2.0.128](https://github.com/eik-lib/service/compare/v2.0.127...v2.0.128) (2023-10-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eik/service",
"version": "2.0.128",
"version": "2.0.129",
"description": "Eik REST API as a standalone HTTP service",
"type": "module",
"main": "./lib/main.js",
Expand Down

0 comments on commit 37a704c

Please sign in to comment.