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 1bda45d commit 241f78bCopy full SHA for 241f78b
.changeset/swift-dolls-joke.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# eslint-plugin-vue-scoped-css
2
3
+## 2.7.1
4
+
5
+### Patch Changes
6
7
+- fix(deps): update dependency eslint-compat-utils to ^0.3.0 ([#328](https://github.com/future-architect/eslint-plugin-vue-scoped-css/pull/328))
8
9
## 2.7.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-vue-scoped-css",
- "version": "2.7.0",
+ "version": "2.7.1",
"description": "ESLint plugin for Scoped CSS in Vue.js",
"main": "dist/index.js",
"scripts": {
0 commit comments