Skip to content

Commit 2b50153

Browse files
chore(main): release 25.6.1
1 parent bdccba7 commit 2b50153

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
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-
".": "25.6.0"
2+
".": "25.6.1"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Calendar Versioning](https://calver.org/).
77

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+
823
## [25.6.0](https://github.com/rivet-gg/rivet/compare/v25.5.2...v25.6.0) (2025-09-02)
924

1025

0 commit comments

Comments
 (0)