@zjex/git-workflow 0.4.3 → 0.4.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
@@ -1,5 +1,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [v0.4.3](https://github.com/iamzjt-front-end/git-workflow/compare/v0.4.2...v0.4.3) (2026-01-19)
4
+
5
+ ### ✨ Features
6
+
7
+ - 添加修改提交信息和时间的命令及文档 ([a7fb0a0](https://github.com/iamzjt-front-end/git-workflow/commit/a7fb0a0))
8
+
9
+ ### 📖 Documentation
10
+
11
+ - 📝 docs: 自动更新测试数量徽章 [skip ci] ([00d758c](https://github.com/iamzjt-front-end/git-workflow/commit/00d758c))
12
+
13
+ ### 🔧 Chore
14
+
15
+ - 🔖 chore(release): 发布 v0.4.3 ([35e4985](https://github.com/iamzjt-front-end/git-workflow/commit/35e4985))
16
+
17
+
3
18
  ## [v0.4.2](https://github.com/iamzjt-front-end/git-workflow/compare/v0.4.1...v0.4.2) (2026-01-19)
4
19
 
5
20
  ### 📖 Documentation