mirror of
https://github.com/yanhao98/semantic-release-action-example.git
synced 2025-07-13 14:00:49 +08:00
Compare commits
9 Commits
Author | SHA1 | Date | |
---|---|---|---|
4c8b09a4f5 | |||
c1b5c29160 | |||
b730fcbd83 | |||
86fcf8f8c6 | |||
7fbd0cb025 | |||
cd24494c1a | |||
2d044c1041 | |||
ff48abf234 | |||
a61080822d |
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",
|
"name": "semantic-release-example-24",
|
||||||
"description": "An example project to demonstrate semantic-release",
|
"description": "An example project to demonstrate semantic-release",
|
||||||
"version": "1.10.0",
|
"version": "1.11.0",
|
||||||
"files": [
|
"files": [
|
||||||
"CHANGELOG.md"
|
"CHANGELOG.md"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user