Skip to content

Commit 3014ac0

Browse files
udaypatel1open-sauced[bot]
authored andcommitted
chore(minor): release 2.4.0-beta.1 on beta channel [skip ci]
## [2.4.0-beta.1](v2.3.0...v2.4.0-beta.1) (2024-10-16) ### πŸ• Features * `--output-path` flag for `pizza generate codeowners` ([#223](#223)) ([1c5ce09](1c5ce09))
1 parent 1c5ce09 commit 3014ac0

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.4.0-beta.1](https://github.com/open-sauced/pizza-cli/compare/v2.3.0...v2.4.0-beta.1) (2024-10-16)
9+
10+
11+
### πŸ• Features
12+
13+
* `--output-path` flag for `pizza generate codeowners` ([#223](https://github.com/open-sauced/pizza-cli/issues/223)) ([1c5ce09](https://github.com/open-sauced/pizza-cli/commit/1c5ce0906f459bdf81b75855840ceb1f3492b1a9))
14+
815
## [2.3.0](https://github.com/open-sauced/pizza-cli/compare/v2.2.0...v2.3.0) (2024-10-11)
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.3.0",
3+
"version": "2.4.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)