Skip to content

Commit 4396cf9

Browse files
chore(main): release 25.7.1
1 parent ed56475 commit 4396cf9

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.7.0"
2+
".": "25.7.1"
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.1](https://github.com/rivet-dev/engine/compare/v25.7.0...v25.7.1) (2025-09-18)
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+
* release 25.7.1 ([4341f0f](https://github.com/rivet-dev/engine/commit/4341f0f5da49d65aa98bf464a43b51c45f2242ff))
25+
* **release:** update version to 25.7.1 ([55f114f](https://github.com/rivet-dev/engine/commit/55f114f35b6611ab9aef624e029ea9623615f82a))
26+
827
## [25.7.0](https://github.com/rivet-dev/engine/compare/v25.6.1...v25.7.0) (2025-09-17)
928

1029

0 commit comments

Comments
 (0)