Skip to content

Commit

Permalink
chore(release): v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maiquu committed May 2, 2024
1 parent ecf76f9 commit da6bdaa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## v2.1.1

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

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.

### 📖 Documentation

- Updated README to reflect component default changes ([72117e2](https://github.com/Maiquu/nuxt-quasar/commit/72117e2))
- Removed second step from quick setup guide ([f742e4a](https://github.com/Maiquu/nuxt-quasar/commit/f742e4a))

### ❤️ Contributors

- Ege İliklier ([@Maiquu](http://github.com/Maiquu))

## v2.1.0

[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.0.8...v2.1.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-quasar-ui",
"type": "module",
"version": "2.1.0",
"version": "2.1.1",
"packageManager": "[email protected]",
"description": "Quasar Module for Nuxt (Unofficial)",
"license": "MIT",
Expand Down

0 comments on commit da6bdaa

Please sign in to comment.