Skip to content

Commit 82bff58

Browse files
committed
chore: release v0.3.1
1 parent f02ef6a commit 82bff58

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.3.1](https://github.com/danielroe/nuxt-ionic/compare/0.3.0...0.3.1) (2022-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* transpile `[@stencil](https://github.com/stencil)` deps ([f02ef6a](https://github.com/danielroe/nuxt-ionic/commit/f02ef6af00e77ef7e38308375bb16be4da35035b)), closes [#33](https://github.com/danielroe/nuxt-ionic/issues/33)
9+
310
## [0.3.0](https://github.com/danielroe/nuxt-ionic/compare/0.2.2...0.3.0) (2022-07-28)
411

512

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.3.0",
3+
"version": "0.3.1",
44
"license": "MIT",
55
"repository": "danielroe/nuxt-ionic",
66
"description": "Ionic integration for Nuxt",

0 commit comments

Comments
 (0)