Skip to content

Commit 07fb40a

Browse files
committed
chore: release v1.1.3
1 parent 84a6785 commit 07fb40a

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.3](https://github.com/bitfocusas/api/compare/v1.1.2...v1.1.3) (2025-10-17)
4+
35
## [1.1.2](https://github.com/bitfocusas/api/compare/v1.1.1...v1.1.2) (2025-10-09)
46

57
## [1.1.1](https://github.com/bitfocusas/api/compare/v1.1.0...v1.1.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.1.2",
3+
"version": "1.1.3",
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)