From 17d2afa8d70f3036895466708b93466f877aa388 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 00:38:57 +0000 Subject: [PATCH] chore(main): release 1.0.0-rc1 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..feeb927 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0-rc1 (2024-03-02) + + +### Features + +* Cleanup readme for initial release ([#6](https://github.com/rivet-gg/plugin-unity/issues/6)) ([de63d64](https://github.com/rivet-gg/plugin-unity/commit/de63d6441b7bf5a3c4d200fd34d967c402980aaf)) +* Set up release please ([#3](https://github.com/rivet-gg/plugin-unity/issues/3)) ([fda20f0](https://github.com/rivet-gg/plugin-unity/commit/fda20f0fc41b47c245c87cd271bac7493b8cf075)) +* Unity plugin foundations ([0b0482e](https://github.com/rivet-gg/plugin-unity/commit/0b0482e9cac07ea79afce5f21d924b19f79d7781)) + + +### Miscellaneous Chores + +* release 1.0.0-rc1 ([#4](https://github.com/rivet-gg/plugin-unity/issues/4)) ([832f1ee](https://github.com/rivet-gg/plugin-unity/commit/832f1ee27e307aa0d6900ef978e3310e5948f286))