releaset-it-demo 1.13.3-alpha.20 → 1.13.3

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,18 @@
2
2
 
3
3
 
4
4
 
5
+ ## [1.13.3](https://github.com/ajiho/releaset-it-demo/compare/v1.13.3-alpha.20..v1.13.3) - 2025-12-31
6
+
7
+
8
+ ### 🚀 新特性
9
+
10
+ - A - ([eebe65e](https://github.com/ajiho/releaset-it-demo/commit/eebe65e61dc4335de1ef5f06e5ff2bf5bc760359))
11
+ ## 🤝 Contributors
12
+
13
+
14
+ - @ajiho
15
+
16
+
5
17
  ## [1.13.3-alpha.20](https://github.com/ajiho/releaset-it-demo/compare/v1.13.3-alpha.19..v1.13.3-alpha.20) - 2025-12-31
6
18
 
7
19
 
package/README.md CHANGED
@@ -1,6 +1,5 @@
1
1
  # alpha
2
2
 
3
- aafffdddsaff
4
3
  ✅ 方案二:命令行直接指定版本(最精准)
5
4
  npx release-it 1.2.3-alpha.1
6
5
 
package/dist.zip CHANGED
Binary file
@@ -2,12 +2,12 @@
2
2
 
3
3
 
4
4
 
5
- ## [1.13.3-alpha.20](https://github.com/ajiho/releaset-it-demo/compare/v1.13.3-alpha.19..v1.13.3-alpha.20) - 2025-12-31
5
+ ## [1.13.3](https://github.com/ajiho/releaset-it-demo/compare/v1.13.3-alpha.20..v1.13.3) - 2025-12-31
6
6
 
7
7
 
8
- ### 🐛 Bug 修复
8
+ ### 🚀 新特性
9
9
 
10
- - A - ([44b894b](https://github.com/ajiho/releaset-it-demo/commit/44b894b9dc094256d4295d93567f035a50b16027))
10
+ - A - ([eebe65e](https://github.com/ajiho/releaset-it-demo/commit/eebe65e61dc4335de1ef5f06e5ff2bf5bc760359))
11
11
  ## 🤝 Contributors
12
12
 
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "releaset-it-demo",
3
- "version": "1.13.3-alpha.20",
3
+ "version": "1.13.3",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",