Skip to content

Commit 030834e

Browse files
s00dcursoragent
andcommitted
chore: cascade bump packages after types/utils release pins
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent a2eac5e commit 030834e

9 files changed

Lines changed: 12 additions & 12 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@i18n-micro/core",
3-
"version": "1.3.9",
3+
"version": "1.3.10",
44
"description": "Core utilities for translations, formatting, and locale routing in Nuxt I18n Micro.",
55
"keywords": [
66
"formatting",

packages/devtools-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@i18n-micro/devtools-ui",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "DevTools UI and Vite plugin for Nuxt I18n Micro.",
55
"homepage": "https://github.com/s00d/nuxt-i18n-micro/tree/main/packages/devtools-ui#readme",
66
"bugs": {

packages/hmr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@i18n-micro/hmr",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Translation HMR utilities for Nuxt I18n Micro (granular subpath imports).",
55
"keywords": [
66
"hmr",

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@i18n-micro/node",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Node.js utilities for loading translations and locale data in Nuxt I18n Micro.",
55
"keywords": [
66
"i18n",

packages/preact/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@i18n-micro/preact",
3-
"version": "1.2.4",
4-
"description": "Preact bindings for i18n-micro hooks, context, and UI components.",
3+
"version": "1.2.5",
4+
"description": "Preact bindings for i18n-micro \u2014 hooks, context, and UI components.",
55
"keywords": [
66
"i18n",
77
"internationalization",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@i18n-micro/react",
3-
"version": "1.3.4",
4-
"description": "React bindings for i18n-micro hooks, context, and UI components.",
3+
"version": "1.3.5",
4+
"description": "React bindings for i18n-micro \u2014 hooks, context, and UI components.",
55
"keywords": [
66
"i18n",
77
"internationalization",

packages/route-strategy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@i18n-micro/route-strategy",
3-
"version": "1.1.13",
3+
"version": "1.1.14",
44
"description": "Locale-aware route generator for Nuxt i18n micro",
55
"keywords": [
66
"i18n",

packages/solid/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@i18n-micro/solid",
3-
"version": "1.2.5",
4-
"description": "SolidJS bindings for i18n-micro primitives, context, and UI components.",
3+
"version": "1.2.6",
4+
"description": "SolidJS bindings for i18n-micro \u2014 primitives, context, and UI components.",
55
"keywords": [
66
"i18n",
77
"internationalization",

packages/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@i18n-micro/test-utils",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "Testing helpers for Nuxt I18n Micro (translations, locales, formatting mocks).",
55
"keywords": [
66
"i18n",

0 commit comments

Comments
 (0)