diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9c4a76d..f0c5139 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.0.0-alpha.1","minecord-api":"1.0.0-alpha.1","minecord-chat":"1.0.0-alpha.1","minecord-cmds":"1.0.0-alpha.1","minecord-presence":"1.0.0-alpha.1"} +{".":"1.0.0-beta.1","minecord-api":"1.0.0-beta.1","minecord-chat":"1.0.0-beta.1","minecord-cmds":"1.0.0-beta.1","minecord-presence":"1.0.0-beta.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..00dea9f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [1.0.0-beta.1](https://github.com/axieum/minecord/compare/v1.0.0-alpha.1...v1.0.0-beta.1) (2022-06-11) + + +### Features + +* initial beta ([#24](https://github.com/axieum/minecord/issues/24)) ([d053f57](https://github.com/axieum/minecord/commit/d053f579fd80b90b2d954f86f1611bc92d63ce7d)) + + +### Miscellaneous Chores + +* force release as v1.0.0-beta.1 ([81e23ff](https://github.com/axieum/minecord/commit/81e23ff11d404b1acf4073628320d82200de583c)) diff --git a/minecord-api/CHANGELOG.md b/minecord-api/CHANGELOG.md new file mode 100644 index 0000000..4fb2403 --- /dev/null +++ b/minecord-api/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [1.0.0-beta.1](https://github.com/axieum/minecord/compare/api-v1.0.0-alpha.1...api-v1.0.0-beta.1) (2022-06-11) + + +### Features + +* initial beta ([#24](https://github.com/axieum/minecord/issues/24)) ([d053f57](https://github.com/axieum/minecord/commit/d053f579fd80b90b2d954f86f1611bc92d63ce7d)) + + +### Miscellaneous Chores + +* force release as v1.0.0-beta.1 ([81e23ff](https://github.com/axieum/minecord/commit/81e23ff11d404b1acf4073628320d82200de583c)) diff --git a/minecord-chat/CHANGELOG.md b/minecord-chat/CHANGELOG.md new file mode 100644 index 0000000..e4f369c --- /dev/null +++ b/minecord-chat/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [1.0.0-beta.1](https://github.com/axieum/minecord/compare/chat-v1.0.0-alpha.1...chat-v1.0.0-beta.1) (2022-06-11) + + +### Features + +* initial beta ([#24](https://github.com/axieum/minecord/issues/24)) ([d053f57](https://github.com/axieum/minecord/commit/d053f579fd80b90b2d954f86f1611bc92d63ce7d)) + + +### Miscellaneous Chores + +* force release as v1.0.0-beta.1 ([81e23ff](https://github.com/axieum/minecord/commit/81e23ff11d404b1acf4073628320d82200de583c)) diff --git a/minecord-cmds/CHANGELOG.md b/minecord-cmds/CHANGELOG.md new file mode 100644 index 0000000..9169825 --- /dev/null +++ b/minecord-cmds/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [1.0.0-beta.1](https://github.com/axieum/minecord/compare/cmds-v1.0.0-alpha.1...cmds-v1.0.0-beta.1) (2022-06-11) + + +### Features + +* initial beta ([#24](https://github.com/axieum/minecord/issues/24)) ([d053f57](https://github.com/axieum/minecord/commit/d053f579fd80b90b2d954f86f1611bc92d63ce7d)) + + +### Miscellaneous Chores + +* force release as v1.0.0-beta.1 ([81e23ff](https://github.com/axieum/minecord/commit/81e23ff11d404b1acf4073628320d82200de583c)) diff --git a/minecord-presence/CHANGELOG.md b/minecord-presence/CHANGELOG.md new file mode 100644 index 0000000..4bfc98a --- /dev/null +++ b/minecord-presence/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [1.0.0-beta.1](https://github.com/axieum/minecord/compare/presence-v1.0.0-alpha.1...presence-v1.0.0-beta.1) (2022-06-11) + + +### Features + +* initial beta ([#24](https://github.com/axieum/minecord/issues/24)) ([d053f57](https://github.com/axieum/minecord/commit/d053f579fd80b90b2d954f86f1611bc92d63ce7d)) + + +### Miscellaneous Chores + +* force release as v1.0.0-beta.1 ([81e23ff](https://github.com/axieum/minecord/commit/81e23ff11d404b1acf4073628320d82200de583c))