@aifuxi/semi-theme-default 0.1.0-alpha.4 → 1.0.0-next.1

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 ADDED
@@ -0,0 +1,15 @@
1
+ # @aifuxi/semi-theme-default
2
+
3
+ ## 1.0.0-next.1
4
+
5
+ No changes in this release.
6
+
7
+ ## 1.0.0-next.0
8
+
9
+ No changes in this release.
10
+
11
+ > 0.1.0 是清除旧 alpha 计数时由 Changesets 生成的未发布迁移基线,不代表一次 npm 发布。首个外部候选由后续版本 PR 生成。
12
+
13
+ ## 0.1.0
14
+
15
+ No changes in this release.
package/README.md CHANGED
@@ -18,6 +18,8 @@ import '@aifuxi/semi-theme-default/button.css';
18
18
 
19
19
  本包只发布编译后的 CSS,不要求消费者初始化上游 submodule 或安装 Sass。
20
20
 
21
+ 预览版使用 `next` 渠道,后续稳定版使用 `latest`;五个公开包同步升版。发布记录随包提供,见 [CHANGELOG](CHANGELOG.md)。
22
+
21
23
  ## 许可与归属
22
24
 
23
25
  项目代码使用 MIT License。Semi Design 的原始 MIT 许可、第三方声明和 SPDX 2.3 SBOM 随包发布。
@@ -2,13 +2,13 @@
2
2
  "spdxVersion": "SPDX-2.3",
3
3
  "dataLicense": "CC0-1.0",
4
4
  "SPDXID": "SPDXRef-DOCUMENT",
5
- "name": "@aifuxi/semi-theme-default-0.1.0-alpha.4",
6
- "documentNamespace": "https://github.com/aifuxi/semi-ui-vue/spdx/%40aifuxi%2Fsemi-theme-default/0.1.0-alpha.4/cdfba6e520fc83ad871b30f51f36d8af3aaa5a21/fc4b6e5f663b5c65",
5
+ "name": "@aifuxi/semi-theme-default-1.0.0-next.1",
6
+ "documentNamespace": "https://github.com/aifuxi/semi-ui-vue/spdx/%40aifuxi%2Fsemi-theme-default/1.0.0-next.1/cdfba6e520fc83ad871b30f51f36d8af3aaa5a21/31af4a6ffe6aa42b",
7
7
  "documentDescribes": [
8
8
  "SPDXRef-Package-Workspace"
9
9
  ],
10
10
  "creationInfo": {
11
- "created": "2026-08-31T02:43:28.200Z",
11
+ "created": "2026-09-19T01:21:06.135Z",
12
12
  "creators": [
13
13
  "Tool: semi-ui-vue-workspace"
14
14
  ]
@@ -17,7 +17,7 @@
17
17
  {
18
18
  "SPDXID": "SPDXRef-Package-Workspace",
19
19
  "name": "@aifuxi/semi-theme-default",
20
- "versionInfo": "0.1.0-alpha.4",
20
+ "versionInfo": "1.0.0-next.1",
21
21
  "supplier": "Person: aifuxi",
22
22
  "downloadLocation": "https://github.com/aifuxi/semi-ui-vue",
23
23
  "filesAnalyzed": false,