Skip to content

Commit 139befe

Browse files
chore: release v1.6.1 (#118)
1 parent d25d1ae commit 139befe

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.6.1](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.6.0...v1.6.1) (2021-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **use-env-prefix:** fix around treating filename ([#117](https://github.com/gridsome/eslint-plugin-gridsome/issues/117)) ([d25d1ae](https://github.com/gridsome/eslint-plugin-gridsome/commit/d25d1aea2e5c11e56ef871a1fd2b89ddbe849e7e)), closes [#116](https://github.com/gridsome/eslint-plugin-gridsome/issues/116)
7+
8+
9+
110
# [1.6.0](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.5.2...v1.6.0) (2021-01-17)
211

312

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-gridsome",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"keywords": [
55
"eslint",
66
"eslintplugin",

0 commit comments

Comments
 (0)