Skip to content

Commit bbb4260

Browse files
chore(main): release 25.7.0
1 parent 36d2aed commit bbb4260

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-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: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,33 @@ 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+
* **gas:** remove input hash check ([#2936](https://github.com/rivet-dev/engine/issues/2936)) ([b303d0f](https://github.com/rivet-dev/engine/commit/b303d0f1e626467f461069885b87dfb83002d00f))
21+
22+
23+
### Chores
24+
25+
* add docker commands to justfile ([#2934](https://github.com/rivet-dev/engine/issues/2934)) ([01878eb](https://github.com/rivet-dev/engine/commit/01878ebab22c8111185e9ba6cefd0d06d708cf5c))
26+
* release 25.7.0 ([36d2aed](https://github.com/rivet-dev/engine/commit/36d2aedc583154879174a18200e9c79eb03ac876))
27+
* release 25.7.0 ([6251c02](https://github.com/rivet-dev/engine/commit/6251c025180fa197c690ca7b6521f5dacf6393fa))
28+
* release 25.7.0 ([c8fbaab](https://github.com/rivet-dev/engine/commit/c8fbaabb6ddc1f97377fedd9bc8709eade6347f8))
29+
* **release:** update version to 25.7.0 ([73b31c2](https://github.com/rivet-dev/engine/commit/73b31c25ca98be90bb33ec6947bc5fd189240d9b))
30+
* **release:** update version to 25.7.0 ([9d9a602](https://github.com/rivet-dev/engine/commit/9d9a602c0eaed4edb2d7a1e401e72f7943f6e99d))
31+
* **release:** update version to 25.7.0 ([36a3a6d](https://github.com/rivet-dev/engine/commit/36a3a6de58c728f664e4514e712769b293f9c797))
32+
* 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))
33+
* update docker templates ([#2926](https://github.com/rivet-dev/engine/issues/2926)) ([e52f17c](https://github.com/rivet-dev/engine/commit/e52f17c627b642810cefddeada661798b3dc2514))
34+
835
## [25.6.1](https://github.com/rivet-dev/engine/compare/v25.6.0...v25.6.1) (2025-09-16)
936

1037

0 commit comments

Comments
 (0)