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 ea23ac6 commit 7cabe0aCopy full SHA for 7cabe0a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.6.1](https://github.com/danielroe/nuxt-ionic/compare/0.6.0...0.6.1) (2022-08-31)
4
+
5
6
+### Bug Fixes
7
8
+* add missing import to `<IonAnimation>` ([ea23ac6](https://github.com/danielroe/nuxt-ionic/commit/ea23ac647b84bcfc0c59234b68504631e0fb1bc5))
9
10
## [0.6.0](https://github.com/danielroe/nuxt-ionic/compare/0.5.1...0.6.0) (2022-08-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-ionic",
- "version": "0.6.0",
+ "version": "0.6.1",
"license": "MIT",
"repository": "danielroe/nuxt-ionic",
"description": "Ionic integration for Nuxt",
0 commit comments