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 664d5ad commit 8917577Copy full SHA for 8917577
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.5.1](https://github.com/danielroe/nuxt-ionic/compare/0.5.0...0.5.1) (2022-08-17)
4
+
5
6
+### Bug Fixes
7
8
+* optimize `@ionic/vue` ([664d5ad](https://github.com/danielroe/nuxt-ionic/commit/664d5ad7d2ebb211c68cd88aff18375aa2445237))
9
10
## [0.5.0](https://github.com/danielroe/nuxt-ionic/compare/0.4.0...0.5.0) (2022-08-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-ionic",
- "version": "0.5.0",
+ "version": "0.5.1",
"license": "MIT",
"repository": "danielroe/nuxt-ionic",
"description": "Ionic integration for Nuxt",
0 commit comments