Skip to content

Commit da6bdaa

Browse files
committed
chore(release): v2.1.1
1 parent ecf76f9 commit da6bdaa

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v2.1.1
4+
5+
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.0...v2.1.1)
6+
7+
This patch reverts ([ce75131](https://github.com/Maiquu/nuxt-quasar/commit/ce75131)). This was a breaking change for users who relied on auto installation of peer dependencies.
8+
9+
### 📖 Documentation
10+
11+
- Updated README to reflect component default changes ([72117e2](https://github.com/Maiquu/nuxt-quasar/commit/72117e2))
12+
- Removed second step from quick setup guide ([f742e4a](https://github.com/Maiquu/nuxt-quasar/commit/f742e4a))
13+
14+
### ❤️ Contributors
15+
16+
- Ege İliklier ([@Maiquu](http://github.com/Maiquu))
17+
318
## v2.1.0
419

520
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.0.8...v2.1.0)

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.1.0",
4+
"version": "2.1.1",
55
"packageManager": "pnpm@9.0.6",
66
"description": "Quasar Module for Nuxt (Unofficial)",
77
"license": "MIT",

0 commit comments

Comments
 (0)