mirror of
https://github.com/yanhao98/semantic-release-action-example.git
synced 2025-07-12 21:50:49 +08:00
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:
16
CHANGELOG.md
Normal file
16
CHANGELOG.md
Normal 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))
|
@ -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"
|
||||
],
|
||||
|
Reference in New Issue
Block a user