Skip to content

Commit c90dbaf

Browse files
committed
chore(release): 2.0.8
1 parent 4276208 commit c90dbaf

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## v2.0.8
4+
5+
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.0.7...v2.0.8)
6+
7+
### 🩹 Fixes
8+
9+
- Remove `useId` and `useHydration` from auto-imports, closes #90 ([#90](https://github.com/Maiquu/nuxt-quasar/issues/90))
10+
11+
### 🏡 Chore
12+
13+
- Update dependencies ([c985cd8](https://github.com/Maiquu/nuxt-quasar/commit/c985cd8))
14+
- Update snapshot ([71e12b3](https://github.com/Maiquu/nuxt-quasar/commit/71e12b3))
15+
16+
### ❤️ Contributors
17+
18+
- Ege İliklier <ege.iliklier@eliarge.com>
19+
320
## v2.0.7
421

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-quasar-ui",
33
"type": "module",
4-
"version": "2.0.7",
4+
"version": "2.0.8",
55
"packageManager": "pnpm@8.11.0",
66
"description": "Quasar Module for Nuxt (Unofficial)",
77
"license": "MIT",

0 commit comments

Comments
 (0)