mirror of
https://github.com/yanhao98/semantic-release-action-example.git
synced 2025-07-13 14:00:49 +08:00
Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
6e64b28c40 | |||
2ad55f1a8e | |||
b8adfbd362 | |||
805d316240 | |||
67d4f921ee |
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
|||||||
|
# [1.15.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.14.0...v1.15.0) (2024-10-17)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **a:** 冒号后面有空格 ([2ad55f1](https://github.com/yanhao98/semantic-release-action-example/commit/2ad55f1a8e46bb257cb205c338c65b3b3ffea860))
|
||||||
|
|
||||||
|
# [1.14.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.13.1...v1.14.0) (2024-10-16)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **a(aa):** xxx ([67d4f92](https://github.com/yanhao98/semantic-release-action-example/commit/67d4f921ee07d91394e24b73b48007e6fc063f08))
|
||||||
|
|
||||||
## [1.13.1](https://github.com/yanhao98/semantic-release-action-example/compare/v1.13.0...v1.13.1) (2024-10-11)
|
## [1.13.1](https://github.com/yanhao98/semantic-release-action-example/compare/v1.13.0...v1.13.1) (2024-10-11)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "semantic-release-example-24",
|
"name": "semantic-release-example-24",
|
||||||
"description": "An example project to demonstrate semantic-release",
|
"description": "An example project to demonstrate semantic-release",
|
||||||
"version": "1.13.1",
|
"version": "1.15.0",
|
||||||
"files": [
|
"files": [
|
||||||
"CHANGELOG.md"
|
"CHANGELOG.md"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user