Skip to content

Commit

Permalink
chore(patch): release 1.2.1-beta.1 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1-beta.1](v1.2.0...v1.2.1-beta.1) (2024-08-30)

### πŸ› Bug Fixes

* Root command persistent flags are marked hidden correctly ([#126](#126)) ([727a82e](727a82e))
  • Loading branch information
jpmcb authored and open-sauced[bot] committed Aug 30, 2024
1 parent 727a82e commit 63c3f20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

> All notable changes to this project will be documented in this file
## [1.2.1-beta.1](https://github.com/open-sauced/pizza-cli/compare/v1.2.0...v1.2.1-beta.1) (2024-08-30)


### πŸ› Bug Fixes

* Root command persistent flags are marked hidden correctly ([#126](https://github.com/open-sauced/pizza-cli/issues/126)) ([727a82e](https://github.com/open-sauced/pizza-cli/commit/727a82e6488699ae854df6d7dc1ac0778ef03542))

## [1.2.0](https://github.com/open-sauced/pizza-cli/compare/v1.1.1...v1.2.0) (2024-08-30)


Expand Down
2 changes: 1 addition & 1 deletion npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pizza",
"version": "1.2.0",
"version": "1.2.1-beta.1",
"description": "A command line utility for insights, metrics, and all things OpenSauced",
"repository": "https://github.com/open-sauced/pizza-cli",
"license": "MIT",
Expand Down

0 comments on commit 63c3f20

Please sign in to comment.