Skip to content

Commit

Permalink
chore(release): 6.45.6 [skip ci]
Browse files Browse the repository at this point in the history
## [6.45.6](v6.45.5...v6.45.6) (2024-03-26)

### Bug Fixes

* **inbox:** fix format data inbox for txs ([#1627](#1627)) ([dc7c750](dc7c750))
* **inbox:** fix msg withdraw inbox data ([#1630](#1630)) ([2a47a8d](2a47a8d))
* **inbox:** fix render max length data of embeded msg discord ([#1629](#1629)) ([c5116da](c5116da))
  • Loading branch information
semantic-release-bot authored and NguyenHuy1812 committed Mar 26, 2024
1 parent dc36634 commit 710dfbb
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.45.6](https://github.com/consolelabs/mochi-discord/compare/v6.45.5...v6.45.6) (2024-03-26)


### Bug Fixes

* **inbox:** fix format data inbox for txs ([#1627](https://github.com/consolelabs/mochi-discord/issues/1627)) ([dc7c750](https://github.com/consolelabs/mochi-discord/commit/dc7c750e1ba27688887d54f3dd6eb1cb45582738))
* **inbox:** fix msg withdraw inbox data ([#1630](https://github.com/consolelabs/mochi-discord/issues/1630)) ([2a47a8d](https://github.com/consolelabs/mochi-discord/commit/2a47a8de623281cf3360335336368edeaeeba8e2))
* **inbox:** fix render max length data of embeded msg discord ([#1629](https://github.com/consolelabs/mochi-discord/issues/1629)) ([c5116da](https://github.com/consolelabs/mochi-discord/commit/c5116dae0c6634d48e9190e338c2707c4437700c))

## [6.45.6-rc.2](https://github.com/consolelabs/mochi-discord/compare/v6.45.6-rc.1...v6.45.6-rc.2) (2024-03-26)


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.45.6-rc.2"
"version": "6.45.6"
}

0 comments on commit 710dfbb

Please sign in to comment.