Skip to content

Commit 11ad89d

Browse files
chore(main): release 25.7.0
1 parent e52f17c commit 11ad89d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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+
### Chores
18+
19+
* update docker templates ([#2926](https://github.com/rivet-dev/engine/issues/2926)) ([e52f17c](https://github.com/rivet-dev/engine/commit/e52f17c627b642810cefddeada661798b3dc2514))
20+
821
## [25.6.1](https://github.com/rivet-dev/engine/compare/v25.6.0...v25.6.1) (2025-09-16)
922

1023

0 commit comments

Comments
 (0)