Skip to content

Commit

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

### 🍕 Features

* generate code suggestions via AI ([#90](open-sauced/ai#90)) ([14eede1](open-sauced/ai@14eede1)), closes [#104](open-sauced/ai#104)
  • Loading branch information
diivi authored and open-sauced[bot] committed May 23, 2023
1 parent 87aee62 commit bdc96c7
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.3](https://github.com/open-sauced/ai/compare/v1.2.0-beta.2...v1.2.0-beta.3) (2023-05-23)


### 🍕 Features

* generate code suggestions via AI ([#90](https://github.com/open-sauced/ai/issues/90)) ([14eede1](https://github.com/open-sauced/ai/commit/14eede1b5e1912aba04e17daf2a022497510c16b)), closes [#104](https://github.com/open-sauced/ai/issues/104)

## [1.2.0-beta.2](https://github.com/open-sauced/ai/compare/v1.2.0-beta.1...v1.2.0-beta.2) (2023-05-23)


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

0 comments on commit bdc96c7

Please sign in to comment.