Skip to content

Commit 4791399

Browse files
authored
chore: release main (#42)
1 parent f05252c commit 4791399

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.2"
2+
".": "1.3.3"
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.3.3](https://github.com/rendobar/cli/compare/v1.3.2...v1.3.3) (2026-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* prune leftover update artifacts from the bin dir before updating ([#41](https://github.com/rendobar/cli/issues/41)) ([f05252c](https://github.com/rendobar/cli/commit/f05252cd03eb6818b04a5ba2de5b89e5c921cf6e))
9+
310
## [1.3.2](https://github.com/rendobar/cli/compare/v1.3.1...v1.3.2) (2026-06-06)
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.3.2",
3+
"version": "1.3.3",
44
"private": true,
55
"description": "Rendobar CLI — serverless video processing from your terminal.",
66
"license": "MIT",

0 commit comments

Comments
 (0)