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 0e18ebb commit ac350f5Copy full SHA for ac350f5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.2.1](https://github.com/danielroe/nuxt-ionic/compare/0.2.0...0.2.1) (2022-06-22)
4
+
5
6
+### Bug Fixes
7
8
+* use pwa module for ios splash screen ([686ba68](https://github.com/danielroe/nuxt-ionic/commit/686ba687650b35a47b1997537d2508a113578f29))
9
10
## [0.2.0](https://github.com/danielroe/nuxt-ionic/compare/0.1.3...0.2.0) (2022-06-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-ionic",
- "version": "0.2.0",
+ "version": "0.2.1",
"license": "MIT",
"repository": "danielroe/nuxt-ionic",
"description": "Ionic integration for Nuxt",
0 commit comments