Skip to content

Commit 2ffaf17

Browse files
chore(main): release 25.7.0
1 parent 03a5f00 commit 2ffaf17

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-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.1"
2+
".": "25.7.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ 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.7.0](https://github.com/rivet-dev/engine/compare/v25.6.1...v25.7.0) (2025-09-17)
9+
10+
11+
### Features
12+
13+
* **fe:** handle runners unavailability ([#2875](https://github.com/rivet-dev/engine/issues/2875)) ([4d11ba5](https://github.com/rivet-dev/engine/commit/4d11ba5d761f639b1b3397d87f840cd4037a834e))
14+
* **inspector:** make inspector compatible with new architecture ([#2920](https://github.com/rivet-dev/engine/issues/2920)) ([4084384](https://github.com/rivet-dev/engine/commit/4084384a39bca0b022aabc82dffe9c373cfaa849))
15+
16+
17+
### Bug Fixes
18+
19+
* **ci:** build frontend on release ci ([#2927](https://github.com/rivet-dev/engine/issues/2927)) ([b39aac5](https://github.com/rivet-dev/engine/commit/b39aac5efda556ec7bbcf00ad06f9696fe8d8a15))
20+
21+
22+
### Chores
23+
24+
* udpate docs for RivetKit 2.0.5 ([#2938](https://github.com/rivet-dev/engine/issues/2938)) ([03a5f00](https://github.com/rivet-dev/engine/commit/03a5f002bd22a66b4ef8c5aebae1aa0c5bbf8be9))
25+
* update docker templates ([#2926](https://github.com/rivet-dev/engine/issues/2926)) ([e52f17c](https://github.com/rivet-dev/engine/commit/e52f17c627b642810cefddeada661798b3dc2514))
26+
827
## [25.6.1](https://github.com/rivet-dev/engine/compare/v25.6.0...v25.6.1) (2025-09-16)
928

1029

0 commit comments

Comments
 (0)