Skip to content

Commit eb731c1

Browse files
chore(main): release 25.1.1 (#2006)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8a9c8e3 commit eb731c1

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-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.1.0"
2+
".": "25.1.1"
33
}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,26 @@ 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.1.1](https://github.com/rivet-gg/rivet/compare/v25.1.0...v25.1.1) (2025-02-08)
9+
10+
11+
### Bug Fixes
12+
13+
* **cli:** auto-generate .yarnrc.yml to disable pnp for tsx support ([#2003](https://github.com/rivet-gg/rivet/issues/2003)) ([f7d5c49](https://github.com/rivet-gg/rivet/commit/f7d5c49fc39ad643d026f83bd7804f181a4992ff))
14+
* **cli:** set abs path for esbuild to support yarn pnp ([#2001](https://github.com/rivet-gg/rivet/issues/2001)) ([995d761](https://github.com/rivet-gg/rivet/commit/995d76113dc37024e9bd16f32a11d3c118ba850d))
15+
16+
17+
### Documentation
18+
19+
* simplify setup guide and modernize SDK instructions ([#2004](https://github.com/rivet-gg/rivet/issues/2004)) ([a65ccef](https://github.com/rivet-gg/rivet/commit/a65ccef3f489035c6c1337ae9c4109299a691859))
20+
21+
22+
### Chores
23+
24+
* migrate from jsr.io to npm ([#2005](https://github.com/rivet-gg/rivet/issues/2005)) ([0a6d677](https://github.com/rivet-gg/rivet/commit/0a6d67741e073bf64930b48de4381099a4c48abc))
25+
* release 25.1.1 ([8a9c8e3](https://github.com/rivet-gg/rivet/commit/8a9c8e331953b0371a52773a2e8497ad5cb370f5))
26+
* **release:** update version to 25.1.1 ([6561ef5](https://github.com/rivet-gg/rivet/commit/6561ef53729e551d383cc66c7c5748cab964c0b0))
27+
828
## [25.1.0](https://github.com/rivet-gg/rivet/compare/v24.6.2...v25.1.0) (2025-02-04)
929

1030

0 commit comments

Comments
 (0)