There was an error while loading. Please reload this page.
1 parent 33add93 commit 70a2accCopy full SHA for 70a2acc
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v1.12.3
4
+
5
+[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.12.2...v1.12.3)
6
7
+### 🩹 Fixes
8
9
+- Increase first-token pending timeout to 120s ([2eaafa4](https://github.com/NativeMindBrowser/NativeMindExtension/commit/2eaafa4))
10
11
+### ❤️ Contributors
12
13
+- Neko Liu <neko@xmind.org>
14
15
## v1.12.2
16
17
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.12.1...v1.12.2)
package.json
@@ -1,6 +1,6 @@
{
"name": "nativemind-extension",
- "version": "1.12.2",
+ "version": "1.12.3",
"private": false,
"author": "NativeMind",
"keywords": [
0 commit comments