Skip to content

Commit 9d3cf11

Browse files
chore(release): 5.0.53 [skip ci]
## [5.0.53](v5.0.52...v5.0.53) (2025-10-06) ### Bug Fixes * **deps:** update dependency @eik/core to v2.1.0 ([#685](#685)) ([6378bd4](6378bd4))
1 parent 6378bd4 commit 9d3cf11

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.53](https://github.com/eik-lib/service/compare/v5.0.52...v5.0.53) (2025-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/core to v2.1.0 ([#685](https://github.com/eik-lib/service/issues/685)) ([6378bd4](https://github.com/eik-lib/service/commit/6378bd4f8c142d212eca66a845819ee0db6db696))
7+
18
## [5.0.52](https://github.com/eik-lib/service/compare/v5.0.51...v5.0.52) (2025-09-29)
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.52",
3+
"version": "5.0.53",
44
"description": "Eik REST API as a standalone HTTP service",
55
"type": "module",
66
"main": "./lib/main.js",

0 commit comments

Comments
 (0)