Skip to content

Commit

Permalink
release: v0.2.3 (#27)
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 Feb 16, 2024
1 parent 0401e0f commit 14a55bb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.2"
".": "0.2.3"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.2.3](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.2...v0.2.3) (2024-02-16)


### Bug Fixes

* **errors:** handle requestGuildMembers ([0401e0f](https://github.com/yuimarudev/ohno-rewrite/commit/0401e0ffe46633b3e7d2230c5232d2b301ba226b))
* fuck @swc/core breaking change ([78be241](https://github.com/yuimarudev/ohno-rewrite/commit/78be2412165ee209ec685246bb2ce15f00ad9a93))
* **node:** pin node version at .npmrc ([51112ba](https://github.com/yuimarudev/ohno-rewrite/commit/51112ba44aec5d6ac2e2e20c1122ac13db62b881))
* **node:** pin node@21 ([a934645](https://github.com/yuimarudev/ohno-rewrite/commit/a9346459881b45ce18dfcc0a17dc211f955e0e19))

## [0.2.2](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.1...v0.2.2) (2024-02-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ohno-rewrite",
"version": "0.2.2",
"version": "0.2.3",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 14a55bb

Please sign in to comment.