Skip to content

Commit 48e7021

Browse files
chore: release v1.4.11
2 parents 797c4be + 57df924 commit 48e7021

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.4.11](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.4.9...v1.4.11) (2020-05-13)
2+
3+
4+
15
## [1.4.10](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.4.9...v1.4.10) (2020-05-08)
26

37

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-gridsome",
3-
"version": "1.4.10",
3+
"version": "1.4.11",
44
"keywords": [
55
"eslint",
66
"eslintplugin",
@@ -62,7 +62,7 @@
6262
"vuepress": "^1.4.1"
6363
},
6464
"engines": {
65-
"node": "^10.13.0 || ^12.0.0 || ^14.0.0"
65+
"node": "^10.13.0 || ^12.13.0 || ^13.0.0 || >=14.0.0"
6666
},
6767
"publishConfig": {
6868
"access": "public"

0 commit comments

Comments
 (0)