Skip to content

Commit ccc8269

Browse files
committed
0.6.0
1 parent acb94ce commit ccc8269

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/international-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "international-types",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"description": "Type-safe internationalization (i18n) utility types",
55
"types": "dist/index.d.ts",
66
"keywords": [

packages/next-international/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-international",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"description": "Type-safe internationalization (i18n) for Next.js",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -59,7 +59,7 @@
5959
},
6060
"dependencies": {
6161
"client-only": "^0.0.1",
62-
"international-types": "^0.5.3",
62+
"international-types": "^0.6.0",
6363
"server-only": "^0.0.1"
6464
}
6565
}

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)