Skip to content

Commit d7d4105

Browse files
committed
chore(release): v1.0.3
1 parent 24bf991 commit d7d4105

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v1.0.3
5+
6+
7+
### 🩹 Fixes
8+
9+
- Template plugin imports quasar plugins from correct path (1ccfb2c)
10+
11+
### 🏡 Chore
12+
13+
- Added plugin showcase to playground (39ce3f1)
14+
- Added note regarding certain quasar plugins (8bac5d3)
15+
- Added 'plugins' to QuasarImports (8daf057)
16+
- Added notice about meta manipulating Quasar plugins to README.md (24bf991)
17+
18+
### ❤️ Contributors
19+
20+
- Maiquu ([@Maiquu](http://github.com/Maiquu))
21+
422
## v1.0.2
523

624

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-ui",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Quasar Module for Nuxt (Unofficial)",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)