Skip to content

Commit 47e1110

Browse files
authored
chore: release main (#11)
1 parent 9917b3c commit 47e1110

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.0.0"
2+
".": "1.0.1"
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.0.1](https://github.com/rendobar/cli/compare/v1.0.0...v1.0.1) (2026-04-24)
4+
5+
6+
### Bug Fixes
7+
8+
* use RUNNER_TEMP in install-scripts Windows live-mode path ([#10](https://github.com/rendobar/cli/issues/10)) ([9917b3c](https://github.com/rendobar/cli/commit/9917b3c2a3e5b98ee2a0f3168fba55c99b10e062))
9+
310
## 1.0.0 (2026-04-24)
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.0.1",
44
"private": true,
55
"description": "Rendobar CLI — serverless video processing from your terminal.",
66
"license": "MIT",

0 commit comments

Comments
 (0)