Skip to content

Commit a5640c7

Browse files
jpmcbopen-sauced[bot]
authored andcommitted
chore(minor): release 2.1.0-beta.1 on beta channel [skip ci]
## [2.1.0-beta.1](v2.0.0...v2.1.0-beta.1) (2024-09-16) ### πŸ• Features * 2.0.0 readme updates ([156298d](156298d)) * Bump 2.0.0 for real this time ([385b7ff](385b7ff))
1 parent 156298d commit a5640c7

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.1.0-beta.1](https://github.com/open-sauced/pizza-cli/compare/v2.0.0...v2.1.0-beta.1) (2024-09-16)
9+
10+
11+
### πŸ• Features
12+
13+
* 2.0.0 readme updates ([156298d](https://github.com/open-sauced/pizza-cli/commit/156298d438d916100295feed39a4db285db4c9cb))
14+
* Bump 2.0.0 for real this time ([385b7ff](https://github.com/open-sauced/pizza-cli/commit/385b7ff0ede0919425a7047d65a4fd9bc5a6fe94))
15+
816
## [1.6.0-beta.1](https://github.com/open-sauced/pizza-cli/compare/v1.5.0...v1.6.0-beta.1) (2024-09-16)
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": "1.6.0-beta.1",
3+
"version": "2.1.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)