We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c995e commit aa6975dCopy full SHA for aa6975d
CHANGELOG.md
@@ -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
8
## [5.0.5](https://github.com/eik-lib/service/compare/v5.0.4...v5.0.5) (2024-12-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@eik/service",
- "version": "5.0.5",
+ "version": "5.0.6",
"description": "Eik REST API as a standalone HTTP service",
"type": "module",
"main": "./lib/main.js",
0 commit comments