Skip to content

Commit 410a45d

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2024-12-16) ### Bug Fixes * **deps:** update dependency fastify to v5.2.0 ([#613](#613)) ([c74c45b](c74c45b))
1 parent c74c45b commit 410a45d

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

0 commit comments

Comments
 (0)