Skip to content

Commit

Permalink
chore(release): 6.46.5-rc.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.46.5-rc.1](v6.46.4...v6.46.5-rc.1) (2024-03-28)

### Bug Fixes

* ticker - use dexscreener FDV ([#1643](#1643)) ([4b05c82](4b05c82))
  • Loading branch information
semantic-release-bot committed Mar 28, 2024
1 parent 0950ee1 commit 7396e60
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.46.5-rc.1](https://github.com/consolelabs/mochi-discord/compare/v6.46.4...v6.46.5-rc.1) (2024-03-28)


### Bug Fixes

* ticker - use dexscreener FDV ([#1643](https://github.com/consolelabs/mochi-discord/issues/1643)) ([4b05c82](https://github.com/consolelabs/mochi-discord/commit/4b05c82360adc035f6717ae96b11c25598eeeec9))

## [6.46.4](https://github.com/consolelabs/mochi-discord/compare/v6.46.3...v6.46.4) (2024-03-28)


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.46.4"
"version": "6.46.5-rc.1"
}

0 comments on commit 7396e60

Please sign in to comment.