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 afd4d38 commit 7f4dc95Copy full SHA for 7f4dc95
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.6.0](https://github.com/danielroe/nuxt-ionic/compare/0.5.1...0.6.0) (2022-08-30)
4
+
5
6
+### Features
7
8
+* add IonAnimation component ([#40](https://github.com/danielroe/nuxt-ionic/issues/40)) ([24b1869](https://github.com/danielroe/nuxt-ionic/commit/24b186922e96731fd1ecef33fec956f548cf1a14))
9
10
## [0.5.1](https://github.com/danielroe/nuxt-ionic/compare/0.5.0...0.5.1) (2022-08-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-ionic",
- "version": "0.5.1",
+ "version": "0.6.0",
"license": "MIT",
"repository": "danielroe/nuxt-ionic",
"description": "Ionic integration for Nuxt",
0 commit comments