Skip to content

Commit bf1c3a2

Browse files
jpmcbopen-sauced[bot]
authored andcommitted
chore(minor): release 2.2.0-beta.1 on beta channel [skip ci]
## [2.2.0-beta.1](v2.1.0...v2.2.0-beta.1) (2024-09-18) ### πŸ• Features * Upgrades to v2 packages to track with v2 git tag ([#198](#198)) ([5a0995d](5a0995d))
1 parent 5a0995d commit bf1c3a2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
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+
## [2.2.0-beta.1](https://github.com/open-sauced/pizza-cli/compare/v2.1.0...v2.2.0-beta.1) (2024-09-18)
9+
10+
11+
### πŸ• Features
12+
13+
* Upgrades to v2 packages to track with v2 git tag ([#198](https://github.com/open-sauced/pizza-cli/issues/198)) ([5a0995d](https://github.com/open-sauced/pizza-cli/commit/5a0995d8fb1405ab1d405aef0fd0f20327e2fd53))
14+
815
## [2.1.0](https://github.com/open-sauced/pizza-cli/compare/v2.0.0...v2.1.0) (2024-09-16)
916

1017

β€Žnpm/package-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žnpm/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pizza",
3-
"version": "2.1.0",
3+
"version": "2.2.0-beta.1",
44
"description": "A command line utility for insights, metrics, and generating CODEOWNERS documentation for your open source projects",
55
"repository": "https://github.com/open-sauced/pizza-cli",
66
"license": "MIT",

0 commit comments

Comments
Β (0)