We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e930dbc commit 0d89457Copy full SHA for 0d89457
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.1.12
4
+
5
+[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.11...v2.1.12)
6
7
+### 🩹 Fixes
8
9
+- Accidentally removed `sass` preprocessor options at 083053f ([e930dbc](https://github.com/Maiquu/nuxt-quasar/commit/e930dbc))
10
11
+### ❤️ Contributors
12
13
+- Ege İliklier ([@Maiquu](http://github.com/Maiquu))
14
15
## v2.1.11
16
17
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.10...v2.1.11)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-quasar-ui",
"type": "module",
- "version": "2.1.11",
+ "version": "2.1.12",
"packageManager": "[email protected]",
"description": "Quasar Module for Nuxt (Unofficial)",
"license": "MIT",
0 commit comments