Skip to content

Commit

Permalink
chore(master): release 1.23.2 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethCohen authored Jan 2, 2023
1 parent d2dd07a commit 081e1e0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog
## [1.23.2](https://github.com/SethCohen/EmojiUtilities/compare/v1.23.1...v1.23.2) (2023-01-02)


### Bug Fixes

* **stickersteal:** fixed command not working on bot lacking View Channel permission ([d2dd07a](https://github.com/SethCohen/EmojiUtilities/commit/d2dd07a6410049ae476ba6dc5d93acff0ad1b28d))

## [1.23.1](https://github.com/SethCohen/EmojiUtilities/compare/v1.23.0...v1.23.1) (2022-12-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "emojiutilities",
"description": "Discord.js Bot for tracking server-specific emoji usage",
"version": "1.23.1",
"version": "1.23.2",
"exports": "./src/index.js",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 081e1e0

Please sign in to comment.