Skip to content

Commit 4108432

Browse files
Anush008open-sauced[bot]
authored andcommitted
chore(minor): release 1.0.0-beta.8 on beta channel [skip ci]
## [1.0.0-beta.8](v1.0.0-beta.7...v1.0.0-beta.8) (2023-05-04) ### 🍕 Features * add to highlights button ([#64](#64)) ([e2120a1](e2120a1))
1 parent e2120a1 commit 4108432

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [1.0.0-beta.8](https://github.com/open-sauced/browser-extensions/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2023-05-04)
9+
10+
11+
### 🍕 Features
12+
13+
* add to highlights button ([#64](https://github.com/open-sauced/browser-extensions/issues/64)) ([e2120a1](https://github.com/open-sauced/browser-extensions/commit/e2120a13d64fee2ab0867e5f17d647f64796467a))
14+
815
## [1.0.0-beta.7](https://github.com/open-sauced/browser-extensions/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2023-05-02)
916

1017

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opensauced-browser-extension",
33
"private": true,
4-
"version": "1.0.0-beta.7",
4+
"version": "1.0.0-beta.8",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)