mirror of
https://github.com/yanhao98/semantic-release-action-example.git
synced 2025-07-12 21:50:49 +08:00
chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.11.0...v1.12.0) (2024-10-11) ### Features * @semantic-release/github ([88d6bcc
](88d6bccac3
)) * 添加 GitHub 令牌到 CI 配置以支持发布流程 ([177eee0
](177eee0ce6
))
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
# [1.12.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.11.0...v1.12.0) (2024-10-11)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* @semantic-release/github ([88d6bcc](https://github.com/yanhao98/semantic-release-action-example/commit/88d6bccac36075cc29185fa860093535a7a6fb19))
|
||||||
|
* 添加 GitHub 令牌到 CI 配置以支持发布流程 ([177eee0](https://github.com/yanhao98/semantic-release-action-example/commit/177eee0ce697602cfdf9150a7596083fe22b72cd))
|
||||||
|
|
||||||
# [1.11.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.10.0...v1.11.0) (2024-10-11)
|
# [1.11.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.10.0...v1.11.0) (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.11.0",
|
"version": "1.12.0",
|
||||||
"files": [
|
"files": [
|
||||||
"CHANGELOG.md"
|
"CHANGELOG.md"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user