Skip to content

Commit 8f3ff69

Browse files
committed
chore: release v1.0.1
1 parent 3b18a2a commit 8f3ff69

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
3+
## [1.0.1](https://github.com/bitfocusas/api/compare/v1.0.0...v1.0.1) (2025-10-09)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitfocusas/api",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Fastify API server with Zod validation - a type-safe, production-ready API library",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)