Skip to content

Commit 7939618

Browse files
chore(main): release 25.5.2
1 parent f0243da commit 7939618

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

.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.5.1"
2+
".": "25.5.2"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.5.2](https://github.com/rivet-gg/rivet/compare/v25.5.1...v25.5.2) (2025-07-09)
9+
10+
11+
### Bug Fixes
12+
13+
* fix ports ([#2729](https://github.com/rivet-gg/rivet/issues/2729)) ([e13ac80](https://github.com/rivet-gg/rivet/commit/e13ac80c95022dfa4f797a24cf2c52f35b3beb11))
14+
* make artifact size changes not break wf ([#2726](https://github.com/rivet-gg/rivet/issues/2726)) ([17620f8](https://github.com/rivet-gg/rivet/commit/17620f80b8670c2487a60d6317830aa33c13295b))
15+
* reduce cardinality of metrics ([#2691](https://github.com/rivet-gg/rivet/issues/2691)) ([e63f5c1](https://github.com/rivet-gg/rivet/commit/e63f5c1744b6304a7cab1952f57b2e44bb79b28d))
16+
* sqlite lock error ([#2672](https://github.com/rivet-gg/rivet/issues/2672)) ([e187b64](https://github.com/rivet-gg/rivet/commit/e187b64847f93eb79880a476da42861bc6ed06b8))
17+
18+
19+
### Chores
20+
21+
* update docs for rivetkit ([#2732](https://github.com/rivet-gg/rivet/issues/2732)) ([f0243da](https://github.com/rivet-gg/rivet/commit/f0243da833e81f3257ae3944e107450a2ffabfc9))
22+
823
## [25.5.1](https://github.com/rivet-gg/rivet/compare/v25.4.1...v25.5.1) (2025-07-03)
924

1025

0 commit comments

Comments
 (0)