Skip to content

Commit bdbf1ae

Browse files
authored
Merge pull request #21 from erdos-ai/release-please--branches--main
chore(main): release 0.3.1
2 parents 0695fcf + 08468c9 commit bdbf1ae

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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-
".": "0.3.0"
2+
".": "0.3.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This changelog goes through all the changes that have been made in each release.
44

5+
## [0.3.1](https://github.com/erdos-ai/r2/compare/v0.3.0...v0.3.1) (2026-02-03)
6+
7+
8+
### Bug Fixes
9+
10+
* add fetch-depth and tag fetch to install-script job ([313336d](https://github.com/erdos-ai/r2/commit/313336dfc97bcb7124dbe740aa63a6aa0e5a3889))
11+
* create PR instead of pushing directly to main in release workflow ([0695fcf](https://github.com/erdos-ai/r2/commit/0695fcf4c29b2c42bcced7dce104f7e58309530d))
12+
* create PR instead of pushing directly to main in release workflow ([d78ad05](https://github.com/erdos-ai/r2/commit/d78ad055f47b2a14da7c6d0807aea4baf038019c))
13+
514
## [0.3.0](https://github.com/erdos-ai/r2/compare/v0.2.1...v0.3.0) (2026-02-02)
615

716

0 commit comments

Comments
 (0)