Skip to content

Commit

Permalink
chore(patch): release 1.14.3-beta.1 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.3-beta.1](v1.14.2...v1.14.3-beta.1) (2023-11-09)

### 🐛 Bug Fixes

* change the classname and remove extra code ([241c385](241c385))
* elemenet to the dom if it's not added already ([c654b82](c654b82))
  • Loading branch information
nickytonline authored and open-sauced[bot] committed Nov 9, 2023
1 parent 4d1b451 commit bc44a66
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@

> All notable changes to this project will be documented in this file
## [1.14.3-beta.1](https://github.com/open-sauced/ai/compare/v1.14.2...v1.14.3-beta.1) (2023-11-09)


### 🐛 Bug Fixes

* change the classname and remove extra code ([241c385](https://github.com/open-sauced/ai/commit/241c385e82f3757b95b045423fbb01e512772bfd))
* elemenet to the dom if it's not added already ([c654b82](https://github.com/open-sauced/ai/commit/c654b826d2443adc6cffbeaa61970b6294596ca6))

## [1.14.2](https://github.com/open-sauced/ai/compare/v1.14.1...v1.14.2) (2023-11-06)


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.14.2",
"version": "1.14.3-beta.1",
"files": [
"dist"
],
Expand Down

0 comments on commit bc44a66

Please sign in to comment.