Skip to content

Commit 0c099d0

Browse files
committed
Release: v1.1.0 – Type safety, error handling, and fallback improvements
1 parent 6b42b61 commit 0c099d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.0.3",
6+
"version": "1.1.0",
77
"description": "A lightweight and powerful internationalization SDK for React applications, inspired by hua-api's translation system",
88
"main": "dist/index.js",
99
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)