@linxiraos/zeta 1.1.2 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,22 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [1.1.4] - 2026-08-26
6
+
7
+ ### Changed
8
+
9
+ - release 资产命名系统化:CLI 二进制统一为 `zeta-cli-*`,桌面安装包统一为 `zeta-desktop-<version>-<os>-<arch>`。
10
+
11
+ ### Fixed
12
+
13
+ - 修复中文系统下 CLI 汉化自动检测失效(`language` 默认值不再顶掉环境检测,中文系统自动切换中文界面)。
14
+
15
+ ## [1.1.3] - 2026-08-25
16
+
17
+ ### Fixed
18
+
19
+ - Republished as 1.1.3 to reset the latest tag after the broken 1.1.2 (no functional change over 1.1.1).
20
+
5
21
  ## [1.1.2] - 2026-08-25
6
22
 
7
23
  ### Fixed
@@ -2,6 +2,22 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [1.1.4] - 2026-08-26
6
+
7
+ ### Changed
8
+
9
+ - release 资产命名系统化:CLI 二进制统一为 `zeta-cli-*`,桌面安装包统一为 `zeta-desktop-<version>-<os>-<arch>`。
10
+
11
+ ### Fixed
12
+
13
+ - 修复中文系统下 CLI 汉化自动检测失效(`language` 默认值不再顶掉环境检测,中文系统自动切换中文界面)。
14
+
15
+ ## [1.1.3] - 2026-08-25
16
+
17
+ ### Fixed
18
+
19
+ - Republished as 1.1.3 to reset the latest tag after the broken 1.1.2 (no functional change over 1.1.1).
20
+
5
21
  ## [1.1.2] - 2026-08-25
6
22
 
7
23
  ### Fixed