Skip to content

Commit

Permalink
chore(release): v1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
windx-foobar committed Nov 24, 2023
1 parent fde80f1 commit 5e8f086
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## v1.1.8

[compare changes](https://github.com/windx-foobar/nuxt3-notifications/compare/v1.1.7...v1.1.8)

### 🩹 Fixes

- Don't pin nuxt packages ([#3](https://github.com/windx-foobar/nuxt3-notifications/pull/3))

### 🏡 Chore

- Add packageManager property in package.json ([ff8c172](https://github.com/windx-foobar/nuxt3-notifications/commit/ff8c172))
- Update development guideline ([fde80f1](https://github.com/windx-foobar/nuxt3-notifications/commit/fde80f1))

### ❤️ Contributors

- Windx-foobar <[email protected]>
- Alexey

## v1.1.7

[compare changes](https://github.com/windx-foobar/nuxt3-notifications/compare/v1.1.6...v1.1.7)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt3-notifications",
"version": "1.1.7",
"version": "1.1.8",
"license": "MIT",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -60,4 +60,4 @@
}
},
"packageManager": "[email protected]"
}
}

0 comments on commit 5e8f086

Please sign in to comment.