Skip to content

Commit 9a33d8a

Browse files
chore: release v1.6.2 (#120)
1 parent 6cd3b45 commit 9a33d8a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.6.2](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.6.1...v1.6.2) (2021-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **use-env-prefix:** consider that env file does not exist ([#119](https://github.com/gridsome/eslint-plugin-gridsome/issues/119)) ([6cd3b45](https://github.com/gridsome/eslint-plugin-gridsome/commit/6cd3b4586593a1e6e1abbed93d4cf52cf6eb0f33))
7+
8+
9+
110
## [1.6.1](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.6.0...v1.6.1) (2021-01-17)
211

312

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-gridsome",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"keywords": [
55
"eslint",
66
"eslintplugin",

0 commit comments

Comments
 (0)