File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 24.6.1"
2
+ "." : " 24.6.2-rc. 1"
3
3
}
Original file line number Diff line number Diff line change @@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Calendar Versioning] ( https://calver.org/ ) .
7
7
8
+ ## [ 24.6.2-rc.1] ( https://github.com/rivet-gg/rivet/compare/v24.6.1...v24.6.2-rc.1 ) (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
+ * ** release:** correct quotes on release please commit message ([ c38d89b] ( https://github.com/rivet-gg/rivet/commit/c38d89ba8eb6682485a1231029c6dd9d8399b0f7 ) )
15
+ * ** release:** update release script ([ #1799 ] ( https://github.com/rivet-gg/rivet/issues/1799 ) ) ([ ae7f5d4] ( https://github.com/rivet-gg/rivet/commit/ae7f5d40e25bb7da5b0ccc588331a28a72d27c7c ) )
16
+
17
+
18
+ ### Chores
19
+
20
+ * ** docker:** add universal dockerfile ([ #1792 ] ( https://github.com/rivet-gg/rivet/issues/1792 ) ) ([ 89e31b2] ( https://github.com/rivet-gg/rivet/commit/89e31b2848a9cb6f28e625d2a7df1d7ee4962bf6 ) )
21
+ * ** fern:** remove building typescript archives ([ #1793 ] ( https://github.com/rivet-gg/rivet/issues/1793 ) ) ([ bc02f63] ( https://github.com/rivet-gg/rivet/commit/bc02f633ce39a51f2e5385923e023a9fc36448b1 ) )
22
+ * ** main:** release 24.6.2-rc.1' ([ #1797 ] ( https://github.com/rivet-gg/rivet/issues/1797 ) ) ([ 4c3b7ce] ( https://github.com/rivet-gg/rivet/commit/4c3b7ce5ec6b844729d1235f664d6c6311c81c6b ) )
23
+ * release 24.6.2-rc.1 ([ ff0c81b] ( https://github.com/rivet-gg/rivet/commit/ff0c81b143dac1437086d4f488546ecf940524e4 ) )
24
+ * ** release:** update version to 24.6.2-rc.1 ([ 75efeac] ( https://github.com/rivet-gg/rivet/commit/75efeac98a869ee6dafdf8215196f87ee7eb8587 ) )
25
+ * ** release:** update version to 24.6.2-rc.1 ([ 55f9c0b] ( https://github.com/rivet-gg/rivet/commit/55f9c0b34e202677d94783692c615c8d871d0a62 ) )
26
+ * 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 ) )
27
+
8
28
## [ 24.6.1] ( https://github.com/rivet-gg/rivet/compare/v24.6.0...v24.6.1 ) (2025-01-03)
9
29
10
30
You can’t perform that action at this time.
0 commit comments