chore(release): 1.14.0 [skip ci]

# [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](67d4f921ee))
This commit is contained in:
semantic-release-bot
2024-10-16 16:06:19 +08:00
parent 67d4f921ee
commit 805d316240
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [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)

View File

@ -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.14.0",
"files": [ "files": [
"CHANGELOG.md" "CHANGELOG.md"
], ],