We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6378bd4 commit 9d3cf11Copy full SHA for 9d3cf11
CHANGELOG.md
@@ -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
8
## [5.0.52](https://github.com/eik-lib/service/compare/v5.0.51...v5.0.52) (2025-09-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@eik/service",
- "version": "5.0.52",
+ "version": "5.0.53",
"description": "Eik REST API as a standalone HTTP service",
"type": "module",
"main": "./lib/main.js",
0 commit comments