Skip to content

Commit d97ef35

Browse files
committed
chore: release v0.1.10
1 parent 2390877 commit d97ef35

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@translation-master/browser",
33
"type": "module",
4-
"version": "0.1.9",
4+
"version": "0.1.10",
55
"description": "Browser translation library with DOM support, powered by Transformers.js",
66
"author": "hackycy <hackycy@outlook.com>",
77
"license": "MIT",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@translation-master/core",
33
"type": "module",
4-
"version": "0.1.9",
4+
"version": "0.1.10",
55
"description": "Runtime-agnostic translation core powered by Transformers.js",
66
"author": "hackycy <hackycy@outlook.com>",
77
"license": "MIT",

packages/i18n-migrate-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@translation-master/i18n-migrate-cli",
33
"type": "module",
4-
"version": "0.1.9",
4+
"version": "0.1.10",
55
"description": "CLI for extracting and applying source-level i18n migrations",
66
"author": "hackycy <hackycy@outlook.com>",
77
"license": "MIT",

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@translation-master/node",
33
"type": "module",
4-
"version": "0.1.9",
4+
"version": "0.1.10",
55
"description": "Node.js translation library powered by Transformers.js with ONNX Runtime",
66
"author": "hackycy <hackycy@outlook.com>",
77
"license": "MIT",

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@translation-master/vite-plugin",
33
"type": "module",
4-
"version": "0.1.9",
4+
"version": "0.1.10",
55
"description": "Vite plugin for translate.js",
66
"author": "hackycy <hackycy@outlook.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)