Skip to content

Commit

Permalink
chore: release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 17, 2022
1 parent 0ac8886 commit e99c11b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


## [0.8.0](https://github.com/nuxt-modules/ionic/compare/0.7.0...0.8.0) (2022-10-17)


### ⚠ BREAKING CHANGES

* **deps:** update dependency @kevinmarrec/nuxt-pwa to ^0.6.1 (#85)
* **deps:** update dependency @kevinmarrec/nuxt-pwa to ^0.5.0 (#83)

### Miscellaneous Chores

* **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))
* **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))

## [0.7.0](https://github.com/nuxt-modules/ionic/compare/0.6.1...0.7.0) (2022-09-07)


Expand Down Expand Up @@ -144,4 +157,4 @@

### Bug Fixes

* explicitly import nuxt composables ([351c7f9](https://github.com/nuxt-modules/ionic/commit/351c7f9ca34e12a11d9f98530bec53ce317fd267))
* explicitly import nuxt composables ([351c7f9](https://github.com/nuxt-modules/ionic/commit/351c7f9ca34e12a11d9f98530bec53ce317fd267))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/ionic",
"version": "0.7.0",
"version": "0.8.0",
"license": "MIT",
"repository": "nuxt-modules/ionic",
"description": "Ionic integration for Nuxt",
Expand Down

0 comments on commit e99c11b

Please sign in to comment.