Skip to content

Commit

Permalink
chore(release): 6.44.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.44.2](v6.44.1...v6.44.2) (2024-02-27)

### Bug Fixes

* add to watchlist from ticker flow ([b61bb4e](b61bb4e))
* **follow_tip:** fix msg follow tip ([#1617](#1617)) ([c88c936](c88c936))
* ticker - handle insufficient market data ([#1618](#1618)) ([f44f50f](f44f50f))
  • Loading branch information
semantic-release-bot committed Feb 27, 2024
1 parent 94e675a commit b63b7af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [6.44.2](https://github.com/consolelabs/mochi-discord/compare/v6.44.1...v6.44.2) (2024-02-27)


### Bug Fixes

* add to watchlist from ticker flow ([b61bb4e](https://github.com/consolelabs/mochi-discord/commit/b61bb4e98d77adea5c05e2b8b29607df55b0bb5f))
* **follow_tip:** fix msg follow tip ([#1617](https://github.com/consolelabs/mochi-discord/issues/1617)) ([c88c936](https://github.com/consolelabs/mochi-discord/commit/c88c936ba4d8c223fbf38d475a881e4689438091))
* ticker - handle insufficient market data ([#1618](https://github.com/consolelabs/mochi-discord/issues/1618)) ([f44f50f](https://github.com/consolelabs/mochi-discord/commit/f44f50fecb4c8b275c3f25b9deaabd6f56b9105c))

## [6.44.2-rc.3](https://github.com/consolelabs/mochi-discord/compare/v6.44.2-rc.2...v6.44.2-rc.3) (2024-02-27)


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.2-rc.3"
"version": "6.44.2"
}

0 comments on commit b63b7af

Please sign in to comment.