Skip to content

Commit

Permalink
chore(release): 6.42.11 [skip ci]
Browse files Browse the repository at this point in the history
## [6.42.11](v6.42.10...v6.42.11) (2024-01-12)

### Bug Fixes

* **airdrop:** update guild avatar data ([#1581](#1581)) ([1514404](1514404))
* **airdrop:** update transfer data for airdrop command ([#1577](#1577)) ([7eb2e81](7eb2e81))
* bump version formatter ([#1578](#1578)) ([dc7b873](dc7b873))
* tip - parse amount starts with dot ([#1585](#1585)) ([54064b8](54064b8))
* **tip:** handle case type error ([#1582](#1582)) ([936e985](936e985))
* **tip:** render correct user displayname in follow tip ([#1579](#1579)) ([45b6f84](45b6f84))
* **tip:** render correct user displayname in follow tip ([#1580](#1580)) ([54cb04c](54cb04c))
* **transaction:** remove groupdate ([#1584](#1584)) ([cdef8e9](cdef8e9))
* update format feed transaction ([#1583](#1583)) ([d19d2c7](d19d2c7))
  • Loading branch information
semantic-release-bot authored and NguyenHuy1812 committed Jan 16, 2024
1 parent 315ccd7 commit af56be5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [6.42.11](https://github.com/consolelabs/mochi-discord/compare/v6.42.10...v6.42.11) (2024-01-12)


### Bug Fixes

* **airdrop:** update guild avatar data ([#1581](https://github.com/consolelabs/mochi-discord/issues/1581)) ([1514404](https://github.com/consolelabs/mochi-discord/commit/15144045e96cfe4cdc4d3d5805ecf6619e39d7e5))
* **airdrop:** update transfer data for airdrop command ([#1577](https://github.com/consolelabs/mochi-discord/issues/1577)) ([7eb2e81](https://github.com/consolelabs/mochi-discord/commit/7eb2e8139666ec8572c19aa05cd3354867c2b6cd))
* bump version formatter ([#1578](https://github.com/consolelabs/mochi-discord/issues/1578)) ([dc7b873](https://github.com/consolelabs/mochi-discord/commit/dc7b8733fa8f8aa9d691a3ff15968bd8143ba55e))
* tip - parse amount starts with dot ([#1585](https://github.com/consolelabs/mochi-discord/issues/1585)) ([54064b8](https://github.com/consolelabs/mochi-discord/commit/54064b81f7ebee8e68413671de8eaf4e6ece9514))
* **tip:** handle case type error ([#1582](https://github.com/consolelabs/mochi-discord/issues/1582)) ([936e985](https://github.com/consolelabs/mochi-discord/commit/936e985851f564fe6419bf08c1f562d6b0d13195))
* **tip:** render correct user displayname in follow tip ([#1579](https://github.com/consolelabs/mochi-discord/issues/1579)) ([45b6f84](https://github.com/consolelabs/mochi-discord/commit/45b6f84cc74ef8c2fe809b021c31b14d91e798c2))
* **tip:** render correct user displayname in follow tip ([#1580](https://github.com/consolelabs/mochi-discord/issues/1580)) ([54cb04c](https://github.com/consolelabs/mochi-discord/commit/54cb04cce1ac9339040178cda1434c984362de17))
* **transaction:** remove groupdate ([#1584](https://github.com/consolelabs/mochi-discord/issues/1584)) ([cdef8e9](https://github.com/consolelabs/mochi-discord/commit/cdef8e958cd7818cbca0b0753e1d234d92a4fcf7))
* update format feed transaction ([#1583](https://github.com/consolelabs/mochi-discord/issues/1583)) ([d19d2c7](https://github.com/consolelabs/mochi-discord/commit/d19d2c7ffc55477a740824221d24ebd01cdf91a6))

## [6.42.11-rc.8](https://github.com/consolelabs/mochi-discord/compare/v6.42.11-rc.7...v6.42.11-rc.8) (2024-01-12)


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.42.11-rc.8"
"version": "6.42.11"
}

0 comments on commit af56be5

Please sign in to comment.