Skip to content

Commit 0581a4f

Browse files
chore(release): v1.10.0-beta.3
1 parent a60f489 commit 0581a4f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v1.10.0-beta.3
5+
6+
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.10.0-beta.2...v1.10.0-beta.3)
7+
8+
### 🚀 Enhancements
9+
10+
- **tests:** Add onboarding and settings tests, enhance mock responses ([e8793b7](https://github.com/NativeMindBrowser/NativeMindExtension/commit/e8793b7))
11+
- **chat:** Add toggle to enable online search and its settings ([a60f489](https://github.com/NativeMindBrowser/NativeMindExtension/commit/a60f489))
12+
13+
### ❤️ Contributors
14+
15+
- Tony Hu ([@tonyhu-012](http://github.com/tonyhu-012))
16+
417
## v1.10.0-beta.2
518

619
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.10.0-beta.1...v1.10.0-beta.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativemind-extension",
3-
"version": "1.10.0-beta.2",
3+
"version": "1.10.0-beta.3",
44
"private": false,
55
"author": "NativeMind",
66
"keywords": [

0 commit comments

Comments
 (0)