Skip to content

Commit e99c11b

Browse files
committed
chore: release v0.8.0
1 parent 0ac8886 commit e99c11b

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
## [0.8.0](https://github.com/nuxt-modules/ionic/compare/0.7.0...0.8.0) (2022-10-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **deps:** update dependency @kevinmarrec/nuxt-pwa to ^0.6.1 (#85)
9+
* **deps:** update dependency @kevinmarrec/nuxt-pwa to ^0.5.0 (#83)
10+
11+
### Miscellaneous Chores
12+
13+
* **deps:** update dependency @kevinmarrec/nuxt-pwa to ^0.5.0 ([#83](https://github.com/nuxt-modules/ionic/issues/83)) ([7429327](https://github.com/nuxt-modules/ionic/commit/74293277aeb0f74297745ae0733525c928558541))
14+
* **deps:** update dependency @kevinmarrec/nuxt-pwa to ^0.6.1 ([#85](https://github.com/nuxt-modules/ionic/issues/85)) ([0696d1b](https://github.com/nuxt-modules/ionic/commit/0696d1bfe319012bfb175cb5050697af82b57ca0))
15+
316
## [0.7.0](https://github.com/nuxt-modules/ionic/compare/0.6.1...0.7.0) (2022-09-07)
417

518

@@ -144,4 +157,4 @@
144157

145158
### Bug Fixes
146159

147-
* explicitly import nuxt composables ([351c7f9](https://github.com/nuxt-modules/ionic/commit/351c7f9ca34e12a11d9f98530bec53ce317fd267))
160+
* explicitly import nuxt composables ([351c7f9](https://github.com/nuxt-modules/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": "@nuxtjs/ionic",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"license": "MIT",
55
"repository": "nuxt-modules/ionic",
66
"description": "Ionic integration for Nuxt",

0 commit comments

Comments
 (0)