Skip to content

Commit 9d0564a

Browse files
authored
chore: release main (#31)
1 parent 4f3ecbe commit 9d0564a

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.1.0"
2+
".": "1.1.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.1.1](https://github.com/rendobar/cli/compare/v1.1.0...v1.1.1) (2026-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump dependency citty to ^0.2.0 ([#24](https://github.com/rendobar/cli/issues/24)) ([4f3ecbe](https://github.com/rendobar/cli/commit/4f3ecbe87929b4b40bb5d971c70ca2ee1a8cbbbf))
9+
310
## [1.1.0](https://github.com/rendobar/cli/compare/v1.0.1...v1.1.0) (2026-05-31)
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.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"description": "Rendobar CLI — serverless video processing from your terminal.",
66
"license": "MIT",

0 commit comments

Comments
 (0)