Files
semantic-release-action-exa…/package.json
semantic-release-bot 9e5802559b chore(release): 1.13.0 [skip ci]
# [1.13.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.12.0...v1.13.0) (2024-10-11)

### Bug Fixes

* 错误修复 2. 2024年10月11日 星期五 16时34分42秒 CST on main ([293bb80](293bb8056f))

### Features

* 一项新功能 1. 2024年10月11日 星期五 16时34分42秒 CST on main ([1b1bef8](1b1bef87af))

### Performance Improvements

* 提高性能的代码更改 6. 2024年10月11日 星期五 16时34分42秒 CST on main ([70d5267](70d52672a7))
2024-10-11 16:35:22 +08:00

17 lines
348 B
JSON

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