We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b7d5f commit aacecadCopy full SHA for aacecad
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.8.1](https://github.com/nuxt-modules/ionic/compare/0.8.0...0.8.1) (2023-01-25)
4
+
5
6
+### Bug Fixes
7
8
+* update module compatibility to nuxt v3.1.0 ([#223](https://github.com/nuxt-modules/ionic/issues/223)) ([59b7d5f](https://github.com/nuxt-modules/ionic/commit/59b7d5f7f1c16a243bf1efa7974a034e2942428f))
9
10
## [0.8.0](https://github.com/nuxt-modules/ionic/compare/0.7.0...0.8.0) (2022-10-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/ionic",
- "version": "0.8.0",
+ "version": "0.8.1",
"license": "MIT",
"repository": "nuxt-modules/ionic",
"description": "Ionic integration for Nuxt",
0 commit comments