Files
semantic-release-action/CHANGELOG.md
semantic-release-bot 10d482c085 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/yanhao98/semantic-release-example/compare/v1.0.0...v1.1.0) (2024-10-06)

### Features

* A ([a759e22](a759e22efe))
* dynamically import '@actions/core' in runRelease function ([ee0a168](ee0a168f6e))
2024-10-06 23:29:16 +08:00

15 lines
576 B
Markdown

# [1.1.0](https://github.com/yanhao98/semantic-release-example/compare/v1.0.0...v1.1.0) (2024-10-06)
### Features
* A ([a759e22](https://github.com/yanhao98/semantic-release-example/commit/a759e22efef869650130e3d29d72c776453f8460))
* dynamically import '@actions/core' in runRelease function ([ee0a168](https://github.com/yanhao98/semantic-release-example/commit/ee0a168f6e0ff1c956bc1c64d0b3ca95bedd727f))
# 1.0.0 (2024-10-06)
### Features
* first commit ([206d9eb](https://github.com/yanhao98/semantic-release-example/commit/206d9eb92613c7fd11ac5ee65134d0d6dd110aa8))