Skip to content

Commit 4dca2e3

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2024-12-16) ### Bug Fixes * **deps:** update dependency @fastify/jwt to v9.0.2 ([#612](#612)) ([90b6584](90b6584))
1 parent 90b6584 commit 4dca2e3

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.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+
18
# [5.0.0](https://github.com/eik-lib/service/compare/v4.0.0...v5.0.0) (2024-11-15)
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.0",
3+
"version": "5.0.1",
44
"description": "Eik REST API as a standalone HTTP service",
55
"type": "module",
66
"main": "./lib/main.js",

0 commit comments

Comments
 (0)