Skip to content

Commit

Permalink
chore(patch): release 1.2.0-beta.6 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.0-beta.6](open-sauced/ai@v1.2.0-beta.5...v1.2.0-beta.6) (2023-05-25)

### 🐛 Bug Fixes

* bump manifest version on main only ([#124](open-sauced/ai#124)) ([e4a86e4](open-sauced/ai@e4a86e4))
  • Loading branch information
zer0and1 authored and open-sauced[bot] committed May 25, 2023
1 parent 9db726b commit a51a131
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.2.0-beta.6](https://github.com/open-sauced/ai/compare/v1.2.0-beta.5...v1.2.0-beta.6) (2023-05-25)


### 🐛 Bug Fixes

* bump manifest version on main only ([#124](https://github.com/open-sauced/ai/issues/124)) ([e4a86e4](https://github.com/open-sauced/ai/commit/e4a86e49f209051092ceef8930061277886afeca))

## [1.2.0-beta.5](https://github.com/open-sauced/ai/compare/v1.2.0-beta.4...v1.2.0-beta.5) (2023-05-25)


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.2.0-beta.5",
"version": "1.2.0-beta.6",
"files": [
"dist"
],
Expand Down

0 comments on commit a51a131

Please sign in to comment.