Skip to content

Commit 9e820e6

Browse files
chore: release main (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b5770fd commit 9e820e6

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/cli": "0.2.0"
2+
"packages/cli": "0.3.0"
33
}

packages/cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/nextlevelbuilder/f2u-cli/compare/f2u-cli-v0.2.0...f2u-cli-v0.3.0) (2026-05-02)
4+
5+
6+
### Features
7+
8+
* **cli:** default endpoint to https://f2u.goclaw.sh ([a1fcc98](https://github.com/nextlevelbuilder/f2u-cli/commit/a1fcc988ba9d576053f5d8b79c06122263145cc0))
9+
10+
11+
### Bug Fixes
12+
13+
* **cli:** include README in published npm package ([0e39c77](https://github.com/nextlevelbuilder/f2u-cli/commit/0e39c775d980d166b6dd07b3e7fe0d8cb7c78ebb))
14+
* **cli:** include README in published npm package ([ccb3965](https://github.com/nextlevelbuilder/f2u-cli/commit/ccb39650d91bdc8d603a207e654d5c94c22cfa35))
15+
316
## [0.2.0](https://github.com/nextlevelbuilder/f2u-cli/compare/f2u-cli-v0.1.4...f2u-cli-v0.2.0) (2026-04-15)
417

518

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "f2u-cli",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "CLI tool for AI agents to upload temporary files to Cloudflare R2",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)