Skip to content

Commit 9bd5ab3

Browse files
committed
chore: release v0.0.2
1 parent 351c7f9 commit 9bd5ab3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
3+
## [0.0.2](https://github.com/danielroe/nuxt-ionic/compare/0.0.1...0.0.2) (2022-06-17)
4+
5+
6+
### Bug Fixes
7+
8+
* explicitly import nuxt composables ([351c7f9](https://github.com/danielroe/nuxt-ionic/commit/351c7f9ca34e12a11d9f98530bec53ce317fd267))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-ionic",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"license": "MIT",
55
"repository": "danielroe/nuxt-ionic",
66
"description": "Ionic integration for Nuxt",

0 commit comments

Comments
 (0)