Skip to content

Commit 259c766

Browse files
committed
chore(release): v1.1.5
1 parent 1949103 commit 259c766

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v1.1.5
4+
5+
[compare changes](https://github.com/memotux/nuxt-quasar/compare/v1.1.4...v1.1.5)
6+
7+
### 🩹 Fixes
8+
9+
- **plugin:** Nuxt HMR import bug ([06b80f2](https://github.com/memotux/nuxt-quasar/commit/06b80f2))
10+
11+
### 🏡 Chore
12+
13+
- **plugin:** Define nuxt plugin as object ([1949103](https://github.com/memotux/nuxt-quasar/commit/1949103))
14+
15+
### ❤️ Contributors
16+
17+
- MemoTux <[email protected]>
18+
319
## v1.1.4
420

521
[compare changes](https://github.com/memotux/nuxt-quasar/compare/v1.1.3...v1.1.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-quasar-vite",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Quasar Framework UI for Nuxt",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)