7 Commits

Author SHA1 Message Date
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))
v1.1.0
2024-10-06 23:29:16 +08:00
ee0a168f6e feat: dynamically import '@actions/core' in runRelease function 2024-10-06 23:28:48 +08:00
0567b9b813 Merge remote-tracking branch 'origin/main' 2024-10-06 23:26:18 +08:00
a759e22efe feat: A 2024-10-06 23:25:52 +08:00
31aa63a324 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-10-06)

### Features

* first commit ([206d9eb](206d9eb926))
v1.0.0
2024-10-06 22:35:19 +08:00
206d9eb926 feat: first commit 2024-10-06 22:34:39 +08:00
c3e9208e3a initial commit 2024-10-06 22:34:39 +08:00