Skip to content

Commit

Permalink
chore(minor): release 1.2.0-beta.5 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.0-beta.5](v1.2.0-beta.4...v1.2.0-beta.5) (2024-08-27)

### πŸ• Features

* added built at to version command ([#94](#94)) ([9960fc0](9960fc0))
  • Loading branch information
nickytonline authored and open-sauced[bot] committed Aug 27, 2024
1 parent 9960fc0 commit 7a1b3bb
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.2.0-beta.5](https://github.com/open-sauced/pizza-cli/compare/v1.2.0-beta.4...v1.2.0-beta.5) (2024-08-27)


### πŸ• Features

* added built at to version command ([#94](https://github.com/open-sauced/pizza-cli/issues/94)) ([9960fc0](https://github.com/open-sauced/pizza-cli/commit/9960fc0733e3f6c22692b0bc89ff00c674a97274))

## [1.2.0-beta.4](https://github.com/open-sauced/pizza-cli/compare/v1.2.0-beta.3...v1.2.0-beta.4) (2024-08-27)


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.2.0-beta.4",
"version": "1.2.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 7a1b3bb

Please sign in to comment.