Skip to content

Commit 1643ffd

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2026-04-24) ### Bug Fixes * **build:** update foojay to 1.0.0, fix hotswap GC and agent resolution ([#154](#154)) ([0199260](0199260)) * **ci:** use RELEASE_TOKEN to bypass protected branch in semantic-release ([#152](#152)) ([c492fac](c492fac)), closes [#151](#151) ### Features * **server:** Sprint 1 - game loop wiring, elytra physics, firework boost & CI fixes ([#107](#107)) ([58f6278](58f6278)), closes [#93](#93) [#96](#96) [#95](#95) [#98](#98) [#99](#99) [#97](#97)
1 parent 5203f58 commit 1643ffd

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.3.0](https://github.com/OneLiteFeatherNET/Voyager/compare/v1.2.0...v1.3.0) (2026-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** update foojay to 1.0.0, fix hotswap GC and agent resolution ([#154](https://github.com/OneLiteFeatherNET/Voyager/issues/154)) ([0199260](https://github.com/OneLiteFeatherNET/Voyager/commit/0199260727fef22703afefcfbcbd2a4c55519a23))
7+
* **ci:** use RELEASE_TOKEN to bypass protected branch in semantic-release ([#152](https://github.com/OneLiteFeatherNET/Voyager/issues/152)) ([c492fac](https://github.com/OneLiteFeatherNET/Voyager/commit/c492fac84d28d6ac7cccf1c8733384cc0c21e24f)), closes [#151](https://github.com/OneLiteFeatherNET/Voyager/issues/151)
8+
9+
10+
### Features
11+
12+
* **server:** Sprint 1 - game loop wiring, elytra physics, firework boost & CI fixes ([#107](https://github.com/OneLiteFeatherNET/Voyager/issues/107)) ([58f6278](https://github.com/OneLiteFeatherNET/Voyager/commit/58f62783243d1141c84f38b54fa3d6b27ae4fa79)), closes [#93](https://github.com/OneLiteFeatherNET/Voyager/issues/93) [#96](https://github.com/OneLiteFeatherNET/Voyager/issues/96) [#95](https://github.com/OneLiteFeatherNET/Voyager/issues/95) [#98](https://github.com/OneLiteFeatherNET/Voyager/issues/98) [#99](https://github.com/OneLiteFeatherNET/Voyager/issues/99) [#97](https://github.com/OneLiteFeatherNET/Voyager/issues/97)
13+
114
# [1.2.0](https://github.com/OneLiteFeatherNET/Voyager/compare/v1.1.0...v1.2.0) (2026-03-31)
215

316

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
org.gradle.welcome=never
2-
version=1.2.0
2+
version=1.3.0

0 commit comments

Comments
 (0)