We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2eb305 commit 8a5fa59Copy full SHA for 8a5fa59
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+# Changelog
2
+
3
4
+## v4.1.0
5
6
+[compare changes](https://github.com/vuetifyjs/eslint-config-vuetify/compare/v4.1.0-0...v4.1.0)
7
8
+### 📦 Build
9
10
+- **deps:** Bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 ([#37](https://github.com/vuetifyjs/eslint-config-vuetify/pull/37))
11
12
+### ❤️ Contributors
13
14
+- Farrukh Subhani ([@mfsbo](https://github.com/mfsbo))
15
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-vuetify",
- "version": "4.1.0-0",
+ "version": "4.1.0",
"description": "eslint config for vue.js projects",
"type": "module",
"bin": {
0 commit comments