Skip to content

Commit ed9d0b9

Browse files
committed
chore(release): v2.1.7
1 parent c1ccd5f commit ed9d0b9

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v2.1.7
4+
5+
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.6...v2.1.7)
6+
7+
### 🩹 Fixes
8+
9+
- Empty runtime/plugin.d.ts, resolves #104 ([#104](https://github.com/Maiquu/nuxt-quasar/issues/104))
10+
11+
### 🏡 Chore
12+
13+
- **ci:** Bump node version to v22 ([af3baf0](https://github.com/Maiquu/nuxt-quasar/commit/af3baf0))
14+
15+
### ❤️ Contributors
16+
17+
- Ege İliklier ([@Maiquu](http://github.com/Maiquu))
18+
319
## v2.1.6
420

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

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.6",
4+
"version": "2.1.7",
55
"packageManager": "[email protected]",
66
"description": "Quasar Module for Nuxt (Unofficial)",
77
"license": "MIT",

0 commit comments

Comments
 (0)