Skip to content

Commit 5fd2e50

Browse files
bdougieopen-sauced[bot]
authored andcommitted
chore(minor): release 1.6.0 [skip ci]
## [1.6.0](v1.5.0...v1.6.0) (2023-06-13) ### 🍕 Features * carousel design for the highlights feed ([#173](#173)) ([0392654](0392654))
1 parent 252018a commit 5fd2e50

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.6.0](https://github.com/open-sauced/ai/compare/v1.5.0...v1.6.0) (2023-06-13)
9+
10+
11+
### 🍕 Features
12+
13+
* carousel design for the highlights feed ([#173](https://github.com/open-sauced/ai/issues/173)) ([0392654](https://github.com/open-sauced/ai/commit/03926540cc0ae2203d00bda69d65a40e147e1d46))
14+
815
## [1.6.0-beta.1](https://github.com/open-sauced/ai/compare/v1.5.0...v1.6.0-beta.1) (2023-06-13)
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.5.0",
4+
"version": "1.6.0",
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.6.0-beta.1",
4+
"version": "1.6.0",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)