Skip to content

Commit

Permalink
chore: release v2.0.2+1.20.4 (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 27, 2024
1 parent 5076558 commit e3134c1
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"2.0.2+1.20.2","minecord-api":"2.0.1+1.20.2","minecord-chat":"2.0.1+1.20.2","minecord-cmds":"2.0.1+1.20.2","minecord-presence":"2.0.0+1.20.2"}
{".":"2.0.2+1.20.4","minecord-api":"2.0.1+1.20.4","minecord-chat":"2.0.1+1.20.4","minecord-cmds":"2.0.1+1.20.4","minecord-presence":"2.0.0+1.20.4"}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.2+1.20.4](https://github.com/axieum/minecord/compare/v2.0.2+1.20.2...v2.0.2+1.20.4) (2024-01-27)


### Build System

* add support for Minecraft 1.20.3+ ([5076558](https://github.com/axieum/minecord/commit/50765585ce3eb6969b72b4a7ac86d0659f53f10e))
* **api:** add support for Minecraft 1.20.3+ ([707890d](https://github.com/axieum/minecord/commit/707890d170b51345907bf06b775ca36c50d0108a))
* **chat:** add support for Minecraft 1.20.3+ ([15fff69](https://github.com/axieum/minecord/commit/15fff69247fca2b99706fea0161fa63d20101d20))
* **cmds:** add support for Minecraft 1.20.3+ ([3da022c](https://github.com/axieum/minecord/commit/3da022cb3dcc41730378b12361fe0d87028660e0))
* **presence:** add support for Minecraft 1.20.3+ ([eadb57a](https://github.com/axieum/minecord/commit/eadb57a31f52492587fac84e5307f661c1b90a0c))

## [2.0.2+1.20.2](https://github.com/axieum/minecord/compare/v2.0.2+1.20.1...v2.0.2+1.20.2) (2023-12-03)


Expand Down
7 changes: 7 additions & 0 deletions minecord-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1+1.20.4](https://github.com/axieum/minecord/compare/api-v2.0.1+1.20.2...api-v2.0.1+1.20.4) (2024-01-27)


### Build System

* **api:** add support for Minecraft 1.20.3+ ([707890d](https://github.com/axieum/minecord/commit/707890d170b51345907bf06b775ca36c50d0108a))

## [2.0.1+1.20.2](https://github.com/axieum/minecord/compare/api-v2.0.1+1.20.1...api-v2.0.1+1.20.2) (2023-12-03)


Expand Down
7 changes: 7 additions & 0 deletions minecord-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1+1.20.4](https://github.com/axieum/minecord/compare/chat-v2.0.1+1.20.2...chat-v2.0.1+1.20.4) (2024-01-27)


### Build System

* **chat:** add support for Minecraft 1.20.3+ ([15fff69](https://github.com/axieum/minecord/commit/15fff69247fca2b99706fea0161fa63d20101d20))

## [2.0.1+1.20.2](https://github.com/axieum/minecord/compare/chat-v2.0.1+1.20.1...chat-v2.0.1+1.20.2) (2023-12-03)


Expand Down
7 changes: 7 additions & 0 deletions minecord-cmds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1+1.20.4](https://github.com/axieum/minecord/compare/cmds-v2.0.1+1.20.2...cmds-v2.0.1+1.20.4) (2024-01-27)


### Build System

* **cmds:** add support for Minecraft 1.20.3+ ([3da022c](https://github.com/axieum/minecord/commit/3da022cb3dcc41730378b12361fe0d87028660e0))

## [2.0.1+1.20.2](https://github.com/axieum/minecord/compare/cmds-v2.0.1+1.20.1...cmds-v2.0.1+1.20.2) (2023-12-03)


Expand Down
7 changes: 7 additions & 0 deletions minecord-presence/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.0+1.20.4](https://github.com/axieum/minecord/compare/presence-v2.0.0+1.20.2...presence-v2.0.0+1.20.4) (2024-01-27)


### Build System

* **presence:** add support for Minecraft 1.20.3+ ([eadb57a](https://github.com/axieum/minecord/commit/eadb57a31f52492587fac84e5307f661c1b90a0c))

## [2.0.0+1.20.2](https://github.com/axieum/minecord/compare/presence-v2.0.0+1.20.1...presence-v2.0.0+1.20.2) (2023-12-03)


Expand Down

0 comments on commit e3134c1

Please sign in to comment.