Skip to content

Commit 21fd7ac

Browse files
chore(main): release 24.6.2
1 parent 7d105ba commit 21fd7ac

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-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-
".": "24.6.1"
2+
".": "24.6.2"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ 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+
## [24.6.2](https://github.com/rivet-gg/rivet/compare/v24.6.1...v24.6.2) (2025-01-05)
9+
10+
11+
### Bug Fixes
12+
13+
* **fern:** fix generation script with latest nix-shell version on macos ([#1794](https://github.com/rivet-gg/rivet/issues/1794)) ([2acda68](https://github.com/rivet-gg/rivet/commit/2acda689598f8cbc18b0d14aeaa3e79d39474b8a))
14+
15+
16+
### Chores
17+
18+
* **docker:** add universal dockerfile ([#1792](https://github.com/rivet-gg/rivet/issues/1792)) ([89e31b2](https://github.com/rivet-gg/rivet/commit/89e31b2848a9cb6f28e625d2a7df1d7ee4962bf6))
19+
* **fern:** remove building typescript archives ([#1793](https://github.com/rivet-gg/rivet/issues/1793)) ([bc02f63](https://github.com/rivet-gg/rivet/commit/bc02f633ce39a51f2e5385923e023a9fc36448b1))
20+
* update release script to be fully automated dispatch ([#1795](https://github.com/rivet-gg/rivet/issues/1795)) ([7d105ba](https://github.com/rivet-gg/rivet/commit/7d105baeeb1631dec50d42715888b927aa6b438c))
21+
822
## [24.6.1](https://github.com/rivet-gg/rivet/compare/v24.6.0...v24.6.1) (2025-01-03)
923

1024

0 commit comments

Comments
 (0)