Skip to content

Commit

Permalink
chore(minor): release 1.0.0-beta.5 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.0-beta.5](v1.0.0-beta.4...v1.0.0-beta.5) (2023-09-27)

### πŸ• Features

* Pizza show ([#24](#24)) ([72f21ce](72f21ce))
  • Loading branch information
k1nho authored and open-sauced[bot] committed Sep 27, 2023
1 parent 72f21ce commit b5d6ab3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.0.0-beta.5](https://github.com/open-sauced/pizza-cli/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2023-09-27)


### πŸ• Features

* Pizza show ([#24](https://github.com/open-sauced/pizza-cli/issues/24)) ([72f21ce](https://github.com/open-sauced/pizza-cli/commit/72f21ce260ec73c3ea0d7e97ed1411a86bb1d753))

## [1.0.0-beta.4](https://github.com/open-sauced/pizza-cli/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2023-09-06)


Expand Down
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.0.0-beta.4",
"version": "1.0.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 b5d6ab3

Please sign in to comment.