Skip to content

Commit 65944cf

Browse files
committed
chore(release): v2.1.8
1 parent 55ec640 commit 65944cf

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## v2.1.8
4+
5+
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.7...v2.1.8)
6+
7+
### 🩹 Fixes
8+
9+
- Suppress deprecation warnings emitted after `[email protected]` ([7d51d82](https://github.com/Maiquu/nuxt-quasar/commit/7d51d82))
10+
11+
### 🏡 Chore
12+
13+
- Update deps and recreate lockfile ([116a74a](https://github.com/Maiquu/nuxt-quasar/commit/116a74a))
14+
- Add title to playground ([55ec640](https://github.com/Maiquu/nuxt-quasar/commit/55ec640))
15+
16+
### ❤️ Contributors
17+
18+
- Ege İliklier ([@Maiquu](http://github.com/Maiquu))
19+
320
## v2.1.7
421

522
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.6...v2.1.7)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-quasar-ui",
33
"type": "module",
4-
"version": "2.1.7",
4+
"version": "2.1.8",
55
"packageManager": "[email protected]",
66
"description": "Quasar Module for Nuxt (Unofficial)",
77
"license": "MIT",

0 commit comments

Comments
 (0)