Skip to content

Commit 8279466

Browse files
a0m0rajabopen-sauced[bot]
authored andcommitted
chore(minor): release 1.15.0-beta.1 on beta channel [skip ci]
## [1.15.0-beta.1](v1.14.3-beta.3...v1.15.0-beta.1) (2024-01-12) ### 🍕 Features * enable AI description generator on comments ([#285](#285)) ([a30380b](a30380b))
1 parent a30380b commit 8279466

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.15.0-beta.1](https://github.com/open-sauced/ai/compare/v1.14.3-beta.3...v1.15.0-beta.1) (2024-01-12)
9+
10+
11+
### 🍕 Features
12+
13+
* enable AI description generator on comments ([#285](https://github.com/open-sauced/ai/issues/285)) ([a30380b](https://github.com/open-sauced/ai/commit/a30380b1def14b97cf28f3945a1608cca6e3ba54))
14+
815
## [1.14.3-beta.3](https://github.com/open-sauced/ai/compare/v1.14.3-beta.2...v1.14.3-beta.3) (2024-01-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.14.3-beta.3",
4+
"version": "1.15.0-beta.1",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)