Skip to content

Commit

Permalink
chore(minor): release 1.0.0-beta.10 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.0-beta.10](v1.0.0-beta.9...v1.0.0-beta.10) (2023-05-12)

### 🍕 Features

* vote repos ([#70](#70)) ([ff2c8f4](ff2c8f4))
  • Loading branch information
diivi authored and open-sauced[bot] committed May 12, 2023
1 parent ff2c8f4 commit 99e0f0e
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.0.0-beta.10](https://github.com/open-sauced/browser-extensions/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2023-05-12)


### 🍕 Features

* vote repos ([#70](https://github.com/open-sauced/browser-extensions/issues/70)) ([ff2c8f4](https://github.com/open-sauced/browser-extensions/commit/ff2c8f4198cd09fa8f591498298e6eddbc982c49))

## [1.0.0-beta.9](https://github.com/open-sauced/browser-extensions/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2023-05-05)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "opensauced-browser-extension",
"private": true,
"version": "1.0.0-beta.9",
"version": "1.0.0-beta.10",
"files": [
"dist"
],
Expand Down

0 comments on commit 99e0f0e

Please sign in to comment.