Skip to content

Commit

Permalink
chore(main): 🔖 release 1.0.0 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 30, 2024
1 parent 1bd9247 commit 61a6a80
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"app": "0.2.1"
"app": "0.2.1",
".": "1.0.0"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 1.0.0 (2024-05-30)


### Features

* :sparkles: support channel & guild simple info get ([8a2072c](https://github.com/Aimerny/kook-go/commit/8a2072cfd0521747421ad55f3569e8c717212fbb))
* :tada: init kook bot ([747b159](https://github.com/Aimerny/kook-go/commit/747b1599fb2aefa50f261a2bf19aab4c6df0e082))
* :wrench: go relaser conf ([2a3e871](https://github.com/Aimerny/kook-go/commit/2a3e871580301729dbead6f509d3dbf3117ffc28))
* :wrench: use new releaser conf ([410e541](https://github.com/Aimerny/kook-go/commit/410e54126267996b932593447098385918eb956a))


### Bug Fixes

* :bug: fix github workflow ([27d5cbc](https://github.com/Aimerny/kook-go/commit/27d5cbc34b5119099bd3a774ff2149883016c324))
* :sparkles: read config optimize ([1c7fe23](https://github.com/Aimerny/kook-go/commit/1c7fe236764859d57883b5e0a11a9680c5f307c0))

## [0.2.1](https://github.com/Aimerny/kook-go/compare/v0.2.0...v0.2.1) (2024-05-30)


Expand Down

0 comments on commit 61a6a80

Please sign in to comment.