There was an error while loading. Please reload this page.
1 parent 25b0186 commit b8fcf2aCopy full SHA for b8fcf2a
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v1.12.4-beta.0
4
+
5
+[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.12.3...v1.12.4-beta.0)
6
7
+### 🩹 Fixes
8
9
+- **firefox:** Load dispose polyfill in extension pages ([25b0186](https://github.com/NativeMindBrowser/NativeMindExtension/commit/25b0186))
10
11
+### ❤️ Contributors
12
13
+- Neko Liu <neko@xmind.org>
14
15
## v1.12.3
16
17
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.12.2...v1.12.3)
package.json
@@ -1,6 +1,6 @@
{
"name": "nativemind-extension",
- "version": "1.12.3",
+ "version": "1.12.4-beta.0",
"private": false,
"author": "NativeMind",
"keywords": [
0 commit comments