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 351c7f9 commit 9bd5ab3Copy full SHA for 9bd5ab3
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+
2
3
+## [0.0.2](https://github.com/danielroe/nuxt-ionic/compare/0.0.1...0.0.2) (2022-06-17)
4
5
6
+### Bug Fixes
7
8
+* explicitly import nuxt composables ([351c7f9](https://github.com/danielroe/nuxt-ionic/commit/351c7f9ca34e12a11d9f98530bec53ce317fd267))
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-ionic",
- "version": "0.0.1",
+ "version": "0.0.2",
"license": "MIT",
"repository": "danielroe/nuxt-ionic",
"description": "Ionic integration for Nuxt",
0 commit comments