Skip to content

Commit

Permalink
chore(release): 6.49.4 [skip ci]
Browse files Browse the repository at this point in the history
## [6.49.4](v6.49.3...v6.49.4) (2024-05-24)

### Bug Fixes

* **ticker:** update logic when data undefined ([#1667](#1667)) ([f39827d](f39827d))
  • Loading branch information
semantic-release-bot committed May 24, 2024
1 parent 99f8c82 commit ac65b7f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.49.4](https://github.com/consolelabs/mochi-discord/compare/v6.49.3...v6.49.4) (2024-05-24)


### Bug Fixes

* **ticker:** update logic when data undefined ([#1667](https://github.com/consolelabs/mochi-discord/issues/1667)) ([f39827d](https://github.com/consolelabs/mochi-discord/commit/f39827d261b84e851e237e0095d465ac94d288ad))

## [6.49.4-rc.1](https://github.com/consolelabs/mochi-discord/compare/v6.49.3...v6.49.4-rc.1) (2024-05-24)


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

0 comments on commit ac65b7f

Please sign in to comment.