Skip to content

Commit 7b4f7f4

Browse files
🔖 chore(release): @lobehub/i18n-cli@1.26.0 [skip ci]
## [Version&nbsp;1.26.0](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/i18n-cli@1.25.1...@lobehub/i18n-cli@1.26.0) <sup>Released on **2025-12-25**</sup> #### ✨ Features - **misc**: Update models info and add keyStyle for i18n dotted keys. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Update models info and add keyStyle for i18n dotted keys, closes [#160](#160) ([49cab44](49cab44)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 49cab44 commit 7b4f7f4

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

packages/lobe-i18n/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
# Changelog
44

5+
## [Version 1.26.0](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/i18n-cli@1.25.1...@lobehub/i18n-cli@1.26.0)
6+
7+
<sup>Released on **2025-12-25**</sup>
8+
9+
#### ✨ Features
10+
11+
- **misc**: Update models info and add keyStyle for i18n dotted keys.
12+
13+
<br/>
14+
15+
<details>
16+
<summary><kbd>Improvements and Fixes</kbd></summary>
17+
18+
#### What's improved
19+
20+
- **misc**: Update models info and add keyStyle for i18n dotted keys, closes [#160](https://github.com/lobehub/lobe-cli-toolbox/issues/160) ([49cab44](https://github.com/lobehub/lobe-cli-toolbox/commit/49cab44))
21+
22+
</details>
23+
24+
<div align="right">
25+
26+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
27+
28+
</div>
29+
530
### [Version 1.25.1](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/i18n-cli@1.25.0...@lobehub/i18n-cli@1.25.1)
631

732
<sup>Released on **2025-06-24**</sup>

packages/lobe-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/i18n-cli",
3-
"version": "1.25.1",
3+
"version": "1.26.0",
44
"description": "Lobe i18n is a CLI tool that automate translate your i18n localization with AI",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)