Skip to content

Commit a8c3951

Browse files
marcusgchanopen-sauced[bot]
authored andcommitted
chore(minor): release 1.11.0-beta.1 on beta channel [skip ci]
## [1.11.0-beta.1](v1.10.0...v1.11.0-beta.1) (2023-07-14) ### 🍕 Features * make formal the default tone ([#211](#211)) ([814378d](814378d))
1 parent 814378d commit a8c3951

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.11.0-beta.1](https://github.com/open-sauced/ai/compare/v1.10.0...v1.11.0-beta.1) (2023-07-14)
9+
10+
11+
### 🍕 Features
12+
13+
* make formal the default tone ([#211](https://github.com/open-sauced/ai/issues/211)) ([814378d](https://github.com/open-sauced/ai/commit/814378d4cbe31aa4c38ea1f8900c9f8bd3c97ae0))
14+
815
## [1.10.0](https://github.com/open-sauced/ai/compare/v1.9.0...v1.10.0) (2023-07-12)
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.10.0",
4+
"version": "1.11.0-beta.1",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)