Skip to content

Commit 59f1c2a

Browse files
committed
chore: release v1.1.1
1 parent 00f4ae9 commit 59f1c2a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
## [1.1.1](https://github.com/bitfocusas/api/compare/v1.1.0...v1.1.1) (2025-10-09)
4+
35
# [1.1.0](https://github.com/bitfocusas/api/compare/v1.0.1...v1.1.0) (2025-10-09)
46

57

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.1.0",
3+
"version": "1.1.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)