Skip to content

Commit 846d1b2

Browse files
chore(release): 5 packages (#61)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 47f5fde commit 846d1b2

File tree

10 files changed

+46
-6
lines changed

10 files changed

+46
-6
lines changed

packages/rosetta-admin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.3.10 (2025-12-13)
4+
5+
### 🐛 Bug Fixes
6+
7+
- **rosetta-admin:** use jsx-runtime instead of jsx-dev-runtime in production build ([47f5fde](https://github.com/SylphxAI/rosetta/commit/47f5fde1de510568e9ec5ab48562c035072a725b))
8+
9+
### ♻️ Refactoring
10+
11+
- deep cleanup and critical bug fixes (#60) ([e8ef654](https://github.com/SylphxAI/rosetta/commit/e8ef654cd2b6528fc3663d5cce680fc408223118))
12+
313
## 0.3.9 (2025-12-13)
414

515
### 🐛 Bug Fixes

packages/rosetta-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sylphx/rosetta-admin",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "Headless translation admin hooks for @sylphx/rosetta",
55
"license": "MIT",
66
"type": "module",

packages/rosetta-drizzle/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.2.4 (2025-12-13)
4+
5+
### ♻️ Refactoring
6+
7+
- deep cleanup and critical bug fixes (#60) ([e8ef654](https://github.com/SylphxAI/rosetta/commit/e8ef654cd2b6528fc3663d5cce680fc408223118))
8+
39
## 0.2.3 (2025-12-13)
410

511
### 🐛 Bug Fixes

packages/rosetta-drizzle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sylphx/rosetta-drizzle",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Drizzle ORM storage adapter for @sylphx/rosetta",
55
"license": "MIT",
66
"type": "module",

packages/rosetta-next/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.4.5 (2025-12-13)
4+
5+
### ♻️ Refactoring
6+
7+
- deep cleanup and critical bug fixes (#60) ([e8ef654](https://github.com/SylphxAI/rosetta/commit/e8ef654cd2b6528fc3663d5cce680fc408223118))
8+
39
## 0.4.4 (2025-12-13)
410

511
### ✨ Features

packages/rosetta-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sylphx/rosetta-next",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "Next.js integration for @sylphx/rosetta i18n",
55
"license": "MIT",
66
"type": "module",

packages/rosetta-translator-openrouter/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.1.2 (2025-12-13)
4+
5+
### ♻️ Refactoring
6+
7+
- deep cleanup and critical bug fixes (#60) ([e8ef654](https://github.com/SylphxAI/rosetta/commit/e8ef654cd2b6528fc3663d5cce680fc408223118))
8+
9+
### 💅 Styles
10+
11+
- format package.json files ([f26787d](https://github.com/SylphxAI/rosetta/commit/f26787d55f657f22eb764651104feb775f7a98db))
12+
313
## 0.1.1
414

515
### Patch Changes

packages/rosetta-translator-openrouter/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sylphx/rosetta-translator-openrouter",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "OpenRouter translator for @sylphx/rosetta-admin",
55
"license": "MIT",
66
"type": "module",
@@ -10,7 +10,9 @@
1010
"import": "./dist/index.js"
1111
}
1212
},
13-
"files": ["dist"],
13+
"files": [
14+
"dist"
15+
],
1416
"scripts": {
1517
"build": "tsup",
1618
"dev": "tsup --watch",

packages/rosetta/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.5.10 (2025-12-13)
4+
5+
### ♻️ Refactoring
6+
7+
- deep cleanup and critical bug fixes (#60) ([e8ef654](https://github.com/SylphxAI/rosetta/commit/e8ef654cd2b6528fc3663d5cce680fc408223118))
8+
39
## 0.5.9 (2025-12-13)
410

511
### 🐛 Bug Fixes

packages/rosetta/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sylphx/rosetta",
3-
"version": "0.5.9",
3+
"version": "0.5.10",
44
"description": "Lightweight i18n library - pure utilities, zero Node.js dependencies",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)