Skip to content

Commit 20f4390

Browse files
chore(release): v1.11.0-beta.6
1 parent f7c0a93 commit 20f4390

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v1.11.0-beta.6
4+
5+
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.11.0-beta.5...v1.11.0-beta.6)
6+
7+
### 🚀 Enhancements
8+
9+
- **writing-tools:** Add button to open writing tools settings ([9b397f9](https://github.com/NativeMindBrowser/NativeMindExtension/commit/9b397f9))
10+
11+
### 🩹 Fixes
12+
13+
- Exclude reasoning parameter for WebLLM model compatibility ([f7c0a93](https://github.com/NativeMindBrowser/NativeMindExtension/commit/f7c0a93))
14+
15+
### ❤️ Contributors
16+
17+
- NekoWings ([@NekoWings](http://github.com/NekoWings))
18+
319
## v1.11.0-beta.5
420

521
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.11.0-beta.4...v1.11.0-beta.5)

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.11.0-beta.5",
3+
"version": "1.11.0-beta.6",
44
"private": false,
55
"author": "NativeMind",
66
"keywords": [

0 commit comments

Comments
 (0)