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 a348651 commit 77426dfCopy full SHA for 77426df
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.1.2](https://github.com/danielroe/nuxt-ionic/compare/0.1.1...0.1.2) (2022-06-18)
4
+
5
6
+### Bug Fixes
7
8
+* generate full paths for nested routes ([d8b3f68](https://github.com/danielroe/nuxt-ionic/commit/d8b3f6806a37acf11ac7ba6cced7782ebd68a22e))
9
10
## [0.1.1](https://github.com/danielroe/nuxt-ionic/compare/0.1.0...0.1.1) (2022-06-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-ionic",
- "version": "0.1.1",
+ "version": "0.1.2",
"license": "MIT",
"repository": "danielroe/nuxt-ionic",
"description": "Ionic integration for Nuxt",
0 commit comments