We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf0fe2 commit 11f76f0Copy full SHA for 11f76f0
playground/CHANGELOG.md
@@ -0,0 +1,8 @@
1
+
2
3
+## [0.1.1](https://github.com/danielroe/nuxt-ionic/compare/0.1.0...0.1.1) (2022-06-18)
4
5
6
+### Bug Fixes
7
8
+* disable icon integration on stackblitz ([5bf0fe2](https://github.com/danielroe/nuxt-ionic/commit/5bf0fe2546055531a6988413140980901884eb3e))
playground/package.json
@@ -18,5 +18,6 @@
18
"@capacitor/status-bar": "1.0.8",
19
"nuxt": "^3.0.0-rc.4",
20
"nuxt-ionic": "latest"
21
- }
+ },
22
+ "version": "0.1.1"
23
}
0 commit comments