Skip to content

Commit 05b6044

Browse files
committed
chore: move changelog update back to right place
1 parent dc25751 commit 05b6044

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

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))
9+
310
## [0.1.0](https://github.com/danielroe/nuxt-ionic/compare/0.0.3...0.1.0) (2022-06-18)
411

512

playground/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

playground/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@
2121
"@capacitor/storage": "^1.0.0",
2222
"nuxt": "^3.0.0-rc.4",
2323
"nuxt-ionic": "latest"
24-
},
25-
"version": "0.1.1"
24+
}
2625
}

0 commit comments

Comments
 (0)