Skip to content

Commit 63c3f20

Browse files
jpmcbopen-sauced[bot]
authored andcommitted
chore(patch): release 1.2.1-beta.1 on beta channel [skip ci]
## [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))
1 parent 727a82e commit 63c3f20

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: β€ŽCHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [1.2.1-beta.1](https://github.com/open-sauced/pizza-cli/compare/v1.2.0...v1.2.1-beta.1) (2024-08-30)
9+
10+
11+
### πŸ› Bug Fixes
12+
13+
* 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))
14+
815
## [1.2.0](https://github.com/open-sauced/pizza-cli/compare/v1.1.1...v1.2.0) (2024-08-30)
916

1017

Diff for: β€Žnpm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pizza",
3-
"version": "1.2.0",
3+
"version": "1.2.1-beta.1",
44
"description": "A command line utility for insights, metrics, and all things OpenSauced",
55
"repository": "https://github.com/open-sauced/pizza-cli",
66
"license": "MIT",

0 commit comments

Comments
Β (0)