From e3134c1362bc410e738b24f382d9fcbd2c97191b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:26:46 +1000 Subject: [PATCH] chore: release v2.0.2+1.20.4 (#119) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ minecord-api/CHANGELOG.md | 7 +++++++ minecord-chat/CHANGELOG.md | 7 +++++++ minecord-cmds/CHANGELOG.md | 7 +++++++ minecord-presence/CHANGELOG.md | 7 +++++++ 6 files changed, 40 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 19f3f47..15aa3cd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 927c4cb..70e73e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/minecord-api/CHANGELOG.md b/minecord-api/CHANGELOG.md index 947b58e..275d128 100644 --- a/minecord-api/CHANGELOG.md +++ b/minecord-api/CHANGELOG.md @@ -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) diff --git a/minecord-chat/CHANGELOG.md b/minecord-chat/CHANGELOG.md index 38298f1..36e241c 100644 --- a/minecord-chat/CHANGELOG.md +++ b/minecord-chat/CHANGELOG.md @@ -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) diff --git a/minecord-cmds/CHANGELOG.md b/minecord-cmds/CHANGELOG.md index ebe0fe5..398c23c 100644 --- a/minecord-cmds/CHANGELOG.md +++ b/minecord-cmds/CHANGELOG.md @@ -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) diff --git a/minecord-presence/CHANGELOG.md b/minecord-presence/CHANGELOG.md index d025a90..eb40d05 100644 --- a/minecord-presence/CHANGELOG.md +++ b/minecord-presence/CHANGELOG.md @@ -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)