Skip to content

Commit

Permalink
chore(release): 6.41.2-rc.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.41.2-rc.2](v6.41.2-rc.1...v6.41.2-rc.2) (2023-12-15)

### Bug Fixes

* **follow-tip:** update correct balance when follow tip ([#1555](#1555)) ([e3899e5](e3899e5))
* update transaction time format ([#1554](#1554)) ([98f9b38](98f9b38))
  • Loading branch information
semantic-release-bot committed Dec 15, 2023
1 parent d0a8243 commit 8bcfba0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [6.41.2-rc.2](https://github.com/consolelabs/mochi-discord/compare/v6.41.2-rc.1...v6.41.2-rc.2) (2023-12-15)


### Bug Fixes

* **follow-tip:** update correct balance when follow tip ([#1555](https://github.com/consolelabs/mochi-discord/issues/1555)) ([e3899e5](https://github.com/consolelabs/mochi-discord/commit/e3899e506b45b3af72a7b7e4f691892494ec69b6))
* update transaction time format ([#1554](https://github.com/consolelabs/mochi-discord/issues/1554)) ([98f9b38](https://github.com/consolelabs/mochi-discord/commit/98f9b386c7f91f059acd45d9c3999642ab7b3300))

## [6.41.2-rc.1](https://github.com/consolelabs/mochi-discord/compare/v6.41.1...v6.41.2-rc.1) (2023-12-14)


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.41.2-rc.1"
"version": "6.41.2-rc.2"
}

0 comments on commit 8bcfba0

Please sign in to comment.