Skip to content

Commit

Permalink
chore(release): 6.49.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.49.0](v6.48.1...v6.49.0) (2024-05-21)

### Bug Fixes

* add momentjs ([#1661](#1661)) ([db13fa4](db13fa4))
* update usd format for watch list view ([#1662](#1662)) ([be3db6f](be3db6f))
* vault detail render ([#1660](#1660)) ([94c6443](94c6443))

### Features

* trading vault ([#1658](#1658)) ([d9b1764](d9b1764))
  • Loading branch information
semantic-release-bot committed May 21, 2024
1 parent bd7ec12 commit b6d6151
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [6.49.0](https://github.com/consolelabs/mochi-discord/compare/v6.48.1...v6.49.0) (2024-05-21)


### Bug Fixes

* add momentjs ([#1661](https://github.com/consolelabs/mochi-discord/issues/1661)) ([db13fa4](https://github.com/consolelabs/mochi-discord/commit/db13fa4ef30b708c9e3a8a370251df2f73343d74))
* update usd format for watch list view ([#1662](https://github.com/consolelabs/mochi-discord/issues/1662)) ([be3db6f](https://github.com/consolelabs/mochi-discord/commit/be3db6fb20fef75565621881939631a4d9bfd02a))
* vault detail render ([#1660](https://github.com/consolelabs/mochi-discord/issues/1660)) ([94c6443](https://github.com/consolelabs/mochi-discord/commit/94c64434c82b3e07d30fd18c862ecad92c6c3359))


### Features

* trading vault ([#1658](https://github.com/consolelabs/mochi-discord/issues/1658)) ([d9b1764](https://github.com/consolelabs/mochi-discord/commit/d9b1764c24d872295121fe906dc7add45e5ca008))

# [6.49.0-rc.4](https://github.com/consolelabs/mochi-discord/compare/v6.49.0-rc.3...v6.49.0-rc.4) (2024-05-21)


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.0-rc.4"
"version": "6.49.0"
}

0 comments on commit b6d6151

Please sign in to comment.