Files
semantic-release-action-exa…/package.json
semantic-release-bot 4c8b09a4f5 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))
2024-10-11 15:57:08 +08:00

17 lines
348 B
JSON

{
"name": "semantic-release-example-24",
"description": "An example project to demonstrate semantic-release",
"version": "1.11.0",
"files": [
"CHANGELOG.md"
],
"scripts": {},
"license": "MIT",
"repository": {
"url": "git+https://github.com/yanhao98/semantic-release-action-example.git"
},
"publishConfig": {
"provenance": true
}
}