File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 25.6.0 "
2
+ "." : " 25.6.1 "
3
3
}
Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Calendar Versioning] ( https://calver.org/ ) .
7
7
8
+ ## [ 25.6.1] ( https://github.com/rivet-gg/engine/compare/v25.6.0...v25.6.1 ) (2025-09-04)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** inspector:** use proper status indicator ([ #2849 ] ( https://github.com/rivet-gg/engine/issues/2849 ) ) ([ e0d3cc0] ( https://github.com/rivet-gg/engine/commit/e0d3cc0cb19b9fc5b986e0b0d672bd74a21ebfdb ) )
14
+ * proper turbo ([ #2852 ] ( https://github.com/rivet-gg/engine/issues/2852 ) ) ([ e3ba990] ( https://github.com/rivet-gg/engine/commit/e3ba990dff34c48082b39bc34d48fcc8ba4bf5f6 ) )
15
+ * ** runner:** remove top level await ([ #2848 ] ( https://github.com/rivet-gg/engine/issues/2848 ) ) ([ c7919fa] ( https://github.com/rivet-gg/engine/commit/c7919faa8da6aca61c03bb2f7707af0b78f118a8 ) )
16
+
17
+
18
+ ### Chores
19
+
20
+ * ** site:** document self-hosting ([ #2854 ] ( https://github.com/rivet-gg/engine/issues/2854 ) ) ([ f1c054d] ( https://github.com/rivet-gg/engine/commit/f1c054db74707f06454ea6072da81cfbdc31873d ) )
21
+ * website language update ([ #2860 ] ( https://github.com/rivet-gg/engine/issues/2860 ) ) ([ bdccba7] ( https://github.com/rivet-gg/engine/commit/bdccba7065d61e792e6f5dcefe90bd1551e0dc1c ) )
22
+
8
23
## [ 25.6.0] ( https://github.com/rivet-gg/rivet/compare/v25.5.2...v25.6.0 ) (2025-09-02)
9
24
10
25
You can’t perform that action at this time.
0 commit comments