Skip to content

Commit

Permalink
chore(release): 6.44.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.44.0](v6.43.2...v6.44.0) (2024-02-20)

### Bug Fixes

* temp disable config verify captcha ([#1615](#1615)) ([9834b8a](9834b8a))
* tip - valid 'same' amount ([#1616](#1616)) ([ed37f35](ed37f35))

### Features

* add permission checking ([#1613](#1613)) ([fcc04b4](fcc04b4))
  • Loading branch information
semantic-release-bot committed Feb 20, 2024
1 parent 51dce70 commit dc159bb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [6.44.0](https://github.com/consolelabs/mochi-discord/compare/v6.43.2...v6.44.0) (2024-02-20)


### Bug Fixes

* temp disable config verify captcha ([#1615](https://github.com/consolelabs/mochi-discord/issues/1615)) ([9834b8a](https://github.com/consolelabs/mochi-discord/commit/9834b8ac12f2b19db4779306a95a406790732f6d))
* tip - valid 'same' amount ([#1616](https://github.com/consolelabs/mochi-discord/issues/1616)) ([ed37f35](https://github.com/consolelabs/mochi-discord/commit/ed37f35d7777c1f69a51aee8330f4525e8c32d97))


### Features

* add permission checking ([#1613](https://github.com/consolelabs/mochi-discord/issues/1613)) ([fcc04b4](https://github.com/consolelabs/mochi-discord/commit/fcc04b45196ec85f69fd37a734fa7336319be208))

# [6.44.0-rc.3](https://github.com/consolelabs/mochi-discord/compare/v6.44.0-rc.2...v6.44.0-rc.3) (2024-02-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@
"node": "18.x"
},
"name": "mochi-discord",
"version": "6.44.0-rc.3"
"version": "6.44.0"
}

0 comments on commit dc159bb

Please sign in to comment.