Skip to content

Commit e81752e

Browse files
chore(main): release 25.7.1
1 parent 33c238d commit e81752e

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-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.7.0"
2+
".": "25.7.1"
33
}

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,29 @@ 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.1](https://github.com/rivet-dev/engine/compare/v25.7.0...v25.7.1) (2025-09-19)
9+
10+
11+
### Bug Fixes
12+
13+
* get test runner working on vercel ([#2928](https://github.com/rivet-dev/engine/issues/2928)) ([51b7712](https://github.com/rivet-dev/engine/commit/51b771206c744f1aabd480dcd155bea4449872fe))
14+
* increase release ci runner size ([#2941](https://github.com/rivet-dev/engine/issues/2941)) ([ed56475](https://github.com/rivet-dev/engine/commit/ed564752902b9a884520ded0f14825ea5e32eedb))
15+
16+
17+
### Documentation
18+
19+
* add required abort signal feature ([3058b0b](https://github.com/rivet-dev/engine/commit/3058b0b7bd76ab0fab18983c764a764b8d655a31))
20+
21+
22+
### Chores
23+
24+
* disable status page in prep for cloud v2 ([33c238d](https://github.com/rivet-dev/engine/commit/33c238d11d45110d6d9b03b25fddfceb66dfb585))
25+
* release 25.7.1 ([a509d46](https://github.com/rivet-dev/engine/commit/a509d465440cba88e1210bc9563e6b041040a1db))
26+
* release 25.7.1 ([4341f0f](https://github.com/rivet-dev/engine/commit/4341f0f5da49d65aa98bf464a43b51c45f2242ff))
27+
* **release:** release npm packages ([ef5d71b](https://github.com/rivet-dev/engine/commit/ef5d71b83153e9fc7e432e3619628c08be7f4445))
28+
* **release:** update version to 25.7.1 ([58fe088](https://github.com/rivet-dev/engine/commit/58fe0887415761c0adc155e1ca3e1c9d1bcdd563))
29+
* **release:** update version to 25.7.1 ([55f114f](https://github.com/rivet-dev/engine/commit/55f114f35b6611ab9aef624e029ea9623615f82a))
30+
831
## [25.7.0](https://github.com/rivet-dev/engine/compare/v25.6.1...v25.7.0) (2025-09-17)
932

1033

0 commit comments

Comments
 (0)