Skip to content

Commit fe16b2a

Browse files
bdougieopen-sauced[bot]
authored andcommitted
chore(patch): release 1.10.0-beta.3 on beta channel [skip ci]
## [1.10.0-beta.3](v1.10.0-beta.2...v1.10.0-beta.3) (2023-07-11) ### 🐛 Bug Fixes * Rename project-utilities.md to 3-project-utilities.md ([d0a6702](d0a6702)) * Updated RepoChecker to allow all types of repos ([#202](#202)) ([2161918](2161918)), closes [issue#112](https://github.com/open-sauced/issue/issues/112) [issue#112](https://github.com/open-sauced/issue/issues/112)
1 parent d0a6702 commit fe16b2a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [1.10.0-beta.3](https://github.com/open-sauced/ai/compare/v1.10.0-beta.2...v1.10.0-beta.3) (2023-07-11)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* Rename project-utilities.md to 3-project-utilities.md ([d0a6702](https://github.com/open-sauced/ai/commit/d0a67026188786cc91a004a2488723439b8a9051))
14+
* Updated RepoChecker to allow all types of repos ([#202](https://github.com/open-sauced/ai/issues/202)) ([2161918](https://github.com/open-sauced/ai/commit/2161918c3c4fe731a65e9aaa80cce154faf7b0b6)), closes [issue#112](https://github.com/open-sauced/issue/issues/112) [issue#112](https://github.com/open-sauced/issue/issues/112)
15+
816
## [1.10.0-beta.2](https://github.com/open-sauced/ai/compare/v1.10.0-beta.1...v1.10.0-beta.2) (2023-07-11)
917

1018

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-beta.2",
4+
"version": "1.10.0-beta.3",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)