Skip to content

Commit fa613a4

Browse files
authored
chore: release main (#56)
1 parent 43f6bb1 commit fa613a4

3 files changed

Lines changed: 9 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-
".": "1.3.4"
2+
".": "1.4.0"
33
}

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/rendobar/cli/compare/v1.3.4...v1.4.0) (2026-06-11)
4+
5+
6+
### Features
7+
8+
* show upload progress and skip re-uploads via checksum dedup ([#53](https://github.com/rendobar/cli/issues/53)) ([43f6bb1](https://github.com/rendobar/cli/commit/43f6bb1b6d9c3105f4d19c8f2a01ebd4b636caed))
9+
310
## [1.3.4](https://github.com/rendobar/cli/compare/v1.3.3...v1.3.4) (2026-06-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rendobar-cli",
3-
"version": "1.0.0",
3+
"version": "1.4.0",
44
"private": true,
55
"description": "Rendobar CLI — serverless video processing from your terminal.",
66
"license": "MIT",

0 commit comments

Comments
 (0)