Skip to content

Commit f253027

Browse files
diiviopen-sauced[bot]
authored andcommitted
chore(patch): release 1.7.1-beta.1 on beta channel [skip ci]
## [1.7.1-beta.1](v1.7.0...v1.7.1-beta.1) (2023-06-16) ### πŸ§‘β€πŸ’» Code Refactoring * move ai config to settings ([#183](#183)) ([c31bd61](c31bd61))
1 parent c31bd61 commit f253027

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.7.1-beta.1](https://github.com/open-sauced/ai/compare/v1.7.0...v1.7.1-beta.1) (2023-06-16)
9+
10+
11+
### πŸ§‘β€πŸ’» Code Refactoring
12+
13+
* move ai config to settings ([#183](https://github.com/open-sauced/ai/issues/183)) ([c31bd61](https://github.com/open-sauced/ai/commit/c31bd61d77878465c359455294865007ff07e7c0))
14+
815
## [1.7.0](https://github.com/open-sauced/ai/compare/v1.6.0...v1.7.0) (2023-06-15)
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.7.0",
4+
"version": "1.7.1-beta.1",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
Β (0)