We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74c45b commit 410a45dCopy full SHA for 410a45d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.2](https://github.com/eik-lib/service/compare/v5.0.1...v5.0.2) (2024-12-16)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency fastify to v5.2.0 ([#613](https://github.com/eik-lib/service/issues/613)) ([c74c45b](https://github.com/eik-lib/service/commit/c74c45b6ebb05f0ada037f91972f12c41fc5127f))
7
8
## [5.0.1](https://github.com/eik-lib/service/compare/v5.0.0...v5.0.1) (2024-12-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@eik/service",
- "version": "5.0.1",
+ "version": "5.0.2",
"description": "Eik REST API as a standalone HTTP service",
"type": "module",
"main": "./lib/main.js",
0 commit comments