chore(release): 1.11.0 [skip ci]

# [1.11.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.10.0...v1.11.0) (2024-10-11)

### Bug Fixes

* 错误修复 2. 2024年10月11日 星期五 15时56分43秒 CST on main ([ff48abf](ff48abf234))

### Features

* 一项新功能 1. 2024年10月11日 星期五 15时56分43秒 CST on main ([a610808](a61080822d))

### Performance Improvements

* 提高性能的代码更改 6. 2024年10月11日 星期五 15时56分43秒 CST on main ([86fcf8f](86fcf8f8c6))
This commit is contained in:
semantic-release-bot
2024-10-11 15:57:08 +08:00
parent c1b5c29160
commit 4c8b09a4f5
2 changed files with 17 additions and 1 deletions

16
CHANGELOG.md Normal file
View File

@ -0,0 +1,16 @@
# [1.11.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.10.0...v1.11.0) (2024-10-11)
### Bug Fixes
* 错误修复 2. 2024年10月11日 星期五 15时56分43秒 CST on main ([ff48abf](https://github.com/yanhao98/semantic-release-action-example/commit/ff48abf234934470e18f70360f119e29642718e5))
### Features
* 一项新功能 1. 2024年10月11日 星期五 15时56分43秒 CST on main ([a610808](https://github.com/yanhao98/semantic-release-action-example/commit/a61080822ddd7ff51ff8fdb028c4ebb622b5e468))
### Performance Improvements
* 提高性能的代码更改 6. 2024年10月11日 星期五 15时56分43秒 CST on main ([86fcf8f](https://github.com/yanhao98/semantic-release-action-example/commit/86fcf8f8c6664fe329906fe8ee795d412aafbdb7))

View File

@ -1,7 +1,7 @@
{
"name": "semantic-release-example-24",
"description": "An example project to demonstrate semantic-release",
"version": "1.10.0",
"version": "1.11.0",
"files": [
"CHANGELOG.md"
],