Skip to content

Commit 8d9581b

Browse files
authored
Merge pull request #19 from erdos-ai/release-please--branches--main
chore(main): release 0.3.0
2 parents b43da17 + 91512ef commit 8d9581b

File tree

2 files changed

+13
-1
lines changed

2 files changed

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

CHANGELOG.md

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

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

5+
## [0.3.0](https://github.com/erdos-ai/r2/compare/v0.2.1...v0.3.0) (2026-02-02)
6+
7+
8+
### Features
9+
10+
* add --include-from and --config flags for sync command ([288c6b8](https://github.com/erdos-ai/r2/commit/288c6b875ed4bce0661a28e21db2bbde391c62d8)), closes [#17](https://github.com/erdos-ai/r2/issues/17)
11+
12+
13+
### Bug Fixes
14+
15+
* handle uppercase uname output ([766f168](https://github.com/erdos-ai/r2/commit/766f168b8c8e5dae8786525194785c588f228ab6))
16+
517
## v0.1.3-alpha
618

719
- FIXED

0 commit comments

Comments
 (0)