Skip to content

Commit e17cb29

Browse files
committed
chore(release): v2.1.3
1 parent 7c5ab7e commit e17cb29

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.3
4+
5+
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.2...v2.1.3)
6+
7+
### 🏡 Chore
8+
9+
- Indicate compatibility with new v4 major ([fc39b76](https://github.com/Maiquu/nuxt-quasar/commit/fc39b76))
10+
- Bump packageManager version ([b6859bb](https://github.com/Maiquu/nuxt-quasar/commit/b6859bb))
11+
- Update non-major dependencies ([60d529a](https://github.com/Maiquu/nuxt-quasar/commit/60d529a))
12+
- Updated `@nuxt/module-builder` ([7c5ab7e](https://github.com/Maiquu/nuxt-quasar/commit/7c5ab7e))
13+
14+
### ❤️ Contributors
15+
16+
- Ege İliklier ([@Maiquu](http://github.com/Maiquu))
17+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
18+
319
## v2.1.2
420

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

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

0 commit comments

Comments
 (0)