Files
semantic-release-action-exa…/package.json
semantic-release-bot 6e64b28c40 chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/yanhao98/semantic-release-action-example/compare/v1.14.0...v1.15.0) (2024-10-17)

### Features

* **a:** 冒号后面有空格 ([2ad55f1](2ad55f1a8e))
2024-10-17 17:35:23 +08:00

17 lines
348 B
JSON

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