Skip to content

Commit

Permalink
chore(release): 2.0.156 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.156](v2.0.155...v2.0.156) (2024-05-01)

### Bug Fixes

* **deps:** update dependency pino to v8.21.0 ([2eac6db](2eac6db))
  • Loading branch information
semantic-release-bot committed May 1, 2024
1 parent 2eac6db commit 1d28ba6
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.156](https://github.com/eik-lib/service/compare/v2.0.155...v2.0.156) (2024-05-01)


### Bug Fixes

* **deps:** update dependency pino to v8.21.0 ([2eac6db](https://github.com/eik-lib/service/commit/2eac6db0704329e10f1d4a7f0d67dc9a2dd13a11))

## [2.0.155](https://github.com/eik-lib/service/compare/v2.0.154...v2.0.155) (2024-04-15)


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.155",
"version": "2.0.156",
"description": "Eik REST API as a standalone HTTP service",
"type": "module",
"main": "./lib/main.js",
Expand Down

0 comments on commit 1d28ba6

Please sign in to comment.