Skip to content

Commit e99679b

Browse files
jpmcbopen-sauced[bot]
authored andcommitted
chore(minor): release 2.2.0 [skip ci]
## [2.2.0](v2.1.0...v2.2.0) (2024-09-18) ### πŸ• Features * shortcut to skip rest of emails for `pizza generate config` ([#197](#197)) ([6e96fff](6e96fff)) * Upgrades to v2 packages to track with v2 git tag ([#198](#198)) ([5a0995d](5a0995d))
1 parent 4ceac8c commit e99679b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [2.2.0](https://github.com/open-sauced/pizza-cli/compare/v2.1.0...v2.2.0) (2024-09-18)
9+
10+
11+
### πŸ• Features
12+
13+
* shortcut to skip rest of emails for `pizza generate config` ([#197](https://github.com/open-sauced/pizza-cli/issues/197)) ([6e96fff](https://github.com/open-sauced/pizza-cli/commit/6e96fffb3d8bec5384118f3dedc499d164384ca5))
14+
* 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))
15+
816
## [2.2.0-beta.2](https://github.com/open-sauced/pizza-cli/compare/v2.2.0-beta.1...v2.2.0-beta.2) (2024-09-18)
917

1018

β€Ž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.2.0-beta.2",
3+
"version": "2.2.0",
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)