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 90b6584 commit 4dca2e3Copy full SHA for 4dca2e3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.1](https://github.com/eik-lib/service/compare/v5.0.0...v5.0.1) (2024-12-16)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @fastify/jwt to v9.0.2 ([#612](https://github.com/eik-lib/service/issues/612)) ([90b6584](https://github.com/eik-lib/service/commit/90b658458d7ee1a4200b485b0fb10865e0bba4d5))
7
8
# [5.0.0](https://github.com/eik-lib/service/compare/v4.0.0...v5.0.0) (2024-11-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@eik/service",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "Eik REST API as a standalone HTTP service",
"type": "module",
"main": "./lib/main.js",
0 commit comments