Skip to content

Commit

Permalink
chore(minor): release 1.3.0-beta.5 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.0-beta.5](v1.3.0-beta.4...v1.3.0-beta.5) (2024-09-05)

### 🍕 Features

* Create a contributor list after generating codeowners ([#141](#141)) ([72c5d58](72c5d58))
  • Loading branch information
jpmcb authored and open-sauced[bot] committed Sep 5, 2024
1 parent 72c5d58 commit 98c85f0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

> All notable changes to this project will be documented in this file
## [1.3.0-beta.5](https://github.com/open-sauced/pizza-cli/compare/v1.3.0-beta.4...v1.3.0-beta.5) (2024-09-05)


### 🍕 Features

* Create a contributor list after generating codeowners ([#141](https://github.com/open-sauced/pizza-cli/issues/141)) ([72c5d58](https://github.com/open-sauced/pizza-cli/commit/72c5d588fcd4fb04f6d39d756a6a26a47d25a4e4))

## [1.3.0-beta.4](https://github.com/open-sauced/pizza-cli/compare/v1.3.0-beta.3...v1.3.0-beta.4) (2024-09-05)


Expand Down
4 changes: 2 additions & 2 deletions npm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pizza",
"version": "1.3.0-beta.4",
"version": "1.3.0-beta.5",
"description": "A command line utility for insights, metrics, and all things OpenSauced",
"repository": "https://github.com/open-sauced/pizza-cli",
"license": "MIT",
Expand Down

0 comments on commit 98c85f0

Please sign in to comment.