Skip to content

Commit 11f76f0

Browse files
committed
chore: release v0.1.1
1 parent 5bf0fe2 commit 11f76f0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

playground/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
3+
## [0.1.1](https://github.com/danielroe/nuxt-ionic/compare/0.1.0...0.1.1) (2022-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* disable icon integration on stackblitz ([5bf0fe2](https://github.com/danielroe/nuxt-ionic/commit/5bf0fe2546055531a6988413140980901884eb3e))

playground/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"@capacitor/status-bar": "1.0.8",
1919
"nuxt": "^3.0.0-rc.4",
2020
"nuxt-ionic": "latest"
21-
}
21+
},
22+
"version": "0.1.1"
2223
}

0 commit comments

Comments
 (0)