Skip to content

Commit

Permalink
chore(patch): release 1.1.1-beta.4 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1-beta.4](v1.1.1-beta.3...v1.1.1-beta.4) (2024-03-04)

### πŸ› Bug Fixes

* use repository fullname to fetch contributors ([#77](#77)) ([5326875](5326875))
  • Loading branch information
k1nho authored and open-sauced[bot] committed Mar 4, 2024
1 parent 5326875 commit 3683f6d
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.1.1-beta.4](https://github.com/open-sauced/pizza-cli/compare/v1.1.1-beta.3...v1.1.1-beta.4) (2024-03-04)


### πŸ› Bug Fixes

* use repository fullname to fetch contributors ([#77](https://github.com/open-sauced/pizza-cli/issues/77)) ([5326875](https://github.com/open-sauced/pizza-cli/commit/53268758056a25b9135c011425b5854657752885))

## [1.1.1-beta.3](https://github.com/open-sauced/pizza-cli/compare/v1.1.1-beta.2...v1.1.1-beta.3) (2024-02-05)


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.1.1-beta.3",
"version": "1.1.1-beta.4",
"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 3683f6d

Please sign in to comment.