Skip to content

Commit cb53938

Browse files
diiviopen-sauced[bot]
authored andcommitted
chore(patch): release 1.3.1-beta.3 on beta channel [skip ci]
## [1.3.1-beta.3](v1.3.1-beta.2...v1.3.1-beta.3) (2023-05-29) ### ✅ Tests * add tests for checkAuth.ts ([#149](#149)) ([3a79fac](3a79fac))
1 parent 3a79fac commit cb53938

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
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.3.1-beta.3](https://github.com/open-sauced/ai/compare/v1.3.1-beta.2...v1.3.1-beta.3) (2023-05-29)
9+
10+
11+
### ✅ Tests
12+
13+
* add tests for checkAuth.ts ([#149](https://github.com/open-sauced/ai/issues/149)) ([3a79fac](https://github.com/open-sauced/ai/commit/3a79facf2196537b4cfc0ce763ed74934c7b268f))
14+
815
## [1.3.1-beta.2](https://github.com/open-sauced/ai/compare/v1.3.1-beta.1...v1.3.1-beta.2) (2023-05-27)
916

1017

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opensauced-browser-extension",
33
"private": true,
4-
"version": "1.3.1-beta.2",
4+
"version": "1.3.1-beta.3",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)