@aifuxi/semi-theme-default 1.0.0-next.0 → 1.0.0

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
@@ -1,5 +1,13 @@
1
1
  # @aifuxi/semi-theme-default
2
2
 
3
+ ## 1.0.0
4
+
5
+ No changes in this release.
6
+
7
+ ## 1.0.0-next.1
8
+
9
+ No changes in this release.
10
+
3
11
  ## 1.0.0-next.0
4
12
 
5
13
  No changes in this release.
package/README.md CHANGED
@@ -22,4 +22,4 @@ import '@aifuxi/semi-theme-default/button.css';
22
22
 
23
23
  ## 许可与归属
24
24
 
25
- 项目代码使用 MIT License。Semi Design 的原始 MIT 许可、第三方声明和 SPDX 2.3 SBOM 随包发布。
25
+ 项目代码使用 MIT License。Semi Design 的原始 MIT 许可、第三方声明和 SPDX 2.3 SBOM 随包发布,详见 `dist/THIRD_PARTY_NOTICES.md`、`dist/THIRD_PARTY_LICENSES/` 与 `dist/SBOM.spdx.json`。
@@ -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-1.0.0-next.0",
6
- "documentNamespace": "https://github.com/aifuxi/semi-ui-vue/spdx/%40aifuxi%2Fsemi-theme-default/1.0.0-next.0/cdfba6e520fc83ad871b30f51f36d8af3aaa5a21/db5b35cf43ed64b9",
5
+ "name": "@aifuxi/semi-theme-default-1.0.0",
6
+ "documentNamespace": "https://github.com/aifuxi/semi-ui-vue/spdx/%40aifuxi%2Fsemi-theme-default/1.0.0/cdfba6e520fc83ad871b30f51f36d8af3aaa5a21/0bb5dd0188eee785",
7
7
  "documentDescribes": [
8
8
  "SPDXRef-Package-Workspace"
9
9
  ],
10
10
  "creationInfo": {
11
- "created": "2026-09-18T15:58:44.823Z",
11
+ "created": "2026-09-22T03:05:50.744Z",
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": "1.0.0-next.0",
20
+ "versionInfo": "1.0.0",
21
21
  "supplier": "Person: aifuxi",
22
22
  "downloadLocation": "https://github.com/aifuxi/semi-ui-vue",
23
23
  "filesAnalyzed": false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aifuxi/semi-theme-default",
3
- "version": "1.0.0-next.0",
3
+ "version": "1.0.0",
4
4
  "description": "Compiled Semi Design v2.102.0 default theme CSS for @aifuxi/semi-ui-vue.",
5
5
  "license": "MIT",
6
6
  "author": "aifuxi",