Skip to content

Commit aa6975d

Browse files
chore(release): 5.0.6 [skip ci]
## [5.0.6](v5.0.5...v5.0.6) (2025-01-13) ### Bug Fixes * **deps:** update dependency @eik/core to v2.0.2 ([#619](#619)) ([33c995e](33c995e))
1 parent 33c995e commit aa6975d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.6](https://github.com/eik-lib/service/compare/v5.0.5...v5.0.6) (2025-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/core to v2.0.2 ([#619](https://github.com/eik-lib/service/issues/619)) ([33c995e](https://github.com/eik-lib/service/commit/33c995ed648f51f6cd995bb760e0910e9854c5f4))
7+
18
## [5.0.5](https://github.com/eik-lib/service/compare/v5.0.4...v5.0.5) (2024-12-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/service",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "Eik REST API as a standalone HTTP service",
55
"type": "module",
66
"main": "./lib/main.js",

0 commit comments

Comments
 (0)