Skip to content

Commit e503cbf

Browse files
chore(main): release 25.6.1
1 parent fe6d7a9 commit e503cbf

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-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: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ 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-08)
9+
10+
11+
### Bug Fixes
12+
13+
* **guard:** remove incorrect connectability check ([#2856](https://github.com/rivet-gg/engine/issues/2856)) ([12b2e1a](https://github.com/rivet-gg/engine/commit/12b2e1a524f65051c9985e87ebbbd54375d68723))
14+
* **inspector:** use proper status indicator ([#2849](https://github.com/rivet-gg/engine/issues/2849)) ([e0d3cc0](https://github.com/rivet-gg/engine/commit/e0d3cc0cb19b9fc5b986e0b0d672bd74a21ebfdb))
15+
* proper turbo ([#2852](https://github.com/rivet-gg/engine/issues/2852)) ([e3ba990](https://github.com/rivet-gg/engine/commit/e3ba990dff34c48082b39bc34d48fcc8ba4bf5f6))
16+
* **runner:** remove top level await ([#2848](https://github.com/rivet-gg/engine/issues/2848)) ([c7919fa](https://github.com/rivet-gg/engine/commit/c7919faa8da6aca61c03bb2f7707af0b78f118a8))
17+
18+
19+
### Chores
20+
21+
* changelog Rivet v2.0 ([#2870](https://github.com/rivet-gg/engine/issues/2870)) ([e03d55f](https://github.com/rivet-gg/engine/commit/e03d55f0b5e2dafa0288a806e07b4bc9712e5b53))
22+
* fix linguist-generated for sdks ([eb510d1](https://github.com/rivet-gg/engine/commit/eb510d1b1e61890a227fd5889d7784de09375c8f))
23+
* only exclude ts & js from site ([4f489eb](https://github.com/rivet-gg/engine/commit/4f489eb41f50a03a46f8fc3c4bb219cbd7de00f1))
24+
* remove frontend from linguist count ([bb521b1](https://github.com/rivet-gg/engine/commit/bb521b11b7dff5f3f8a83e57fe61c19d982c9f7b))
25+
* remove site jsx from linguist ([febe657](https://github.com/rivet-gg/engine/commit/febe657f1a8693980c271d444e54cd4d7a9e53da))
26+
* **site:** document self-hosting ([#2854](https://github.com/rivet-gg/engine/issues/2854)) ([f1c054d](https://github.com/rivet-gg/engine/commit/f1c054db74707f06454ea6072da81cfbdc31873d))
27+
* throw the site in there too why not ([750e2c2](https://github.com/rivet-gg/engine/commit/750e2c27284bb2451eb9f5e17dc96a39c287b8ab))
28+
* update postgres and railway logo ([#2876](https://github.com/rivet-gg/engine/issues/2876)) ([b9309a2](https://github.com/rivet-gg/engine/commit/b9309a2205515272a3d7a3f8654816b25358c385))
29+
* updated region list ([#2867](https://github.com/rivet-gg/engine/issues/2867)) ([91e1c25](https://github.com/rivet-gg/engine/commit/91e1c25359293eb396af54a62bbc0f5f8e84ec87))
30+
* website language update ([#2860](https://github.com/rivet-gg/engine/issues/2860)) ([bdccba7](https://github.com/rivet-gg/engine/commit/bdccba7065d61e792e6f5dcefe90bd1551e0dc1c))
31+
832
## [25.6.0](https://github.com/rivet-gg/rivet/compare/v25.5.2...v25.6.0) (2025-09-02)
933

1034

0 commit comments

Comments
 (0)