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 b8bf0c3 commit f417da1Copy full SHA for f417da1
.changeset/early-files-push.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# eslint-plugin-vue-scoped-css
2
3
+## 2.7.2
4
+
5
+### Patch Changes
6
7
+- fix(deps): update dependency eslint-compat-utils to ^0.4.0 ([#331](https://github.com/future-architect/eslint-plugin-vue-scoped-css/pull/331))
8
9
## 2.7.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-vue-scoped-css",
- "version": "2.7.1",
+ "version": "2.7.2",
"description": "ESLint plugin for Scoped CSS in Vue.js",
"main": "dist/index.js",
"scripts": {
0 commit comments