We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10b6c5 commit 71c667eCopy full SHA for 71c667e
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v1.12.0-beta.2
4
+
5
+[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.12.0-beta.1...v1.12.0-beta.2)
6
7
+### 🩹 Fixes
8
9
+- Add function to check if Firefox sidebar is open ([e10b6c5](https://github.com/NativeMindBrowser/NativeMindExtension/commit/e10b6c5))
10
11
+### ❤️ Contributors
12
13
+- NekoWings ([@NekoWings](http://github.com/NekoWings))
14
15
## v1.12.0-beta.1
16
17
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.12.0-beta.0...v1.12.0-beta.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "nativemind-extension",
- "version": "1.12.0-beta.1",
+ "version": "1.12.0-beta.2",
"private": false,
"author": "NativeMind",
"keywords": [
0 commit comments