Skip to content

Commit 39fb06d

Browse files
bdougieopen-sauced[bot]
authored andcommitted
chore(patch): release 1.14.2 [skip ci]
## [1.14.2](v1.14.1...v1.14.2) (2023-11-06) ### 🐛 Bug Fixes * view on open sauced ([#278](#278)) ([eb56300](eb56300))
1 parent ca6cd55 commit 39fb06d

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
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.14.2](https://github.com/open-sauced/ai/compare/v1.14.1...v1.14.2) (2023-11-06)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* view on open sauced ([#278](https://github.com/open-sauced/ai/issues/278)) ([eb56300](https://github.com/open-sauced/ai/commit/eb563009c32adabede89187035aff9e46ce4f962))
14+
815
## [1.14.2-beta.1](https://github.com/open-sauced/ai/compare/v1.14.1...v1.14.2-beta.1) (2023-11-05)
916

1017

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "OpenSauced.ai",
4-
"version": "1.14.1",
4+
"version": "1.14.2",
55
"action": { "default_popup": "index.html" },
66
"content_scripts": [
77
{

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.14.2-beta.1",
4+
"version": "1.14.2",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)