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 dc25751 commit 05b6044Copy full SHA for 05b6044
CHANGELOG.md
@@ -1,5 +1,12 @@
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))
9
10
## [0.1.0](https://github.com/danielroe/nuxt-ionic/compare/0.0.3...0.1.0) (2022-06-18)
11
12
playground/CHANGELOG.md
playground/package.json
@@ -21,6 +21,5 @@
21
"@capacitor/storage": "^1.0.0",
22
"nuxt": "^3.0.0-rc.4",
23
"nuxt-ionic": "latest"
24
- },
25
- "version": "0.1.1"
+ }
26
}
0 commit comments