Skip to content

Commit da034a6

Browse files
github-actions[bot]AngelOnFira
authored andcommitted
chore(main): release 2.0.0-rc.1 (#32)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9bd2dca commit da034a6

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.3"
2+
".": "2.0.0-rc.1"
33
}

Assets/Rivet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.rivet.rivet",
33
"displayName": "Rivet",
4-
"version": "1.0.3",
4+
"version": "2.0.0-rc.1",
55
"unity": "2021.3",
66
"description": "Description of the Rivet package",
77
"keywords": [

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.0.0-rc.1](https://github.com/rivet-gg/plugin-unity/compare/v1.0.3...v2.0.0-rc.1) (2024-08-13)
4+
5+
6+
### Chores
7+
8+
* add game server & backend panel ([#37](https://github.com/rivet-gg/plugin-unity/issues/37)) ([865b967](https://github.com/rivet-gg/plugin-unity/commit/865b96778b7af63edf6a47227ae3c0eda548e72a))
9+
* add popup ([#36](https://github.com/rivet-gg/plugin-unity/issues/36)) ([77e6324](https://github.com/rivet-gg/plugin-unity/commit/77e6324b0647b878ee528102e555de652ae4e8a0))
10+
* bump CLI version ([#31](https://github.com/rivet-gg/plugin-unity/issues/31)) ([57745df](https://github.com/rivet-gg/plugin-unity/commit/57745dfcc265858c81e6b40af63d057709d54438))
11+
* migrate to ui toolkit ([#34](https://github.com/rivet-gg/plugin-unity/issues/34)) ([a362b69](https://github.com/rivet-gg/plugin-unity/commit/a362b694dc89db1574295b4c967c6a1f5d17de5a))
12+
* refactor on to toolchain ([#33](https://github.com/rivet-gg/plugin-unity/issues/33)) ([31df965](https://github.com/rivet-gg/plugin-unity/commit/31df9652b9aa41f85508a0474c0e2c62b938d0b4))
13+
* release 2.0.0-rc.1 ([890fce4](https://github.com/rivet-gg/plugin-unity/commit/890fce44b16b18b5e71b471ba47cf8ee3eecffde))
14+
* switch to toolchain ([#35](https://github.com/rivet-gg/plugin-unity/issues/35)) ([7e5da4d](https://github.com/rivet-gg/plugin-unity/commit/7e5da4dd2bdb51f7330cc22e827d1b9c32a22524))
15+
316
## [1.0.3](https://github.com/rivet-gg/plugin-unity/compare/v1.0.2...v1.0.3) (2024-03-14)
417

518

0 commit comments

Comments
 (0)