Skip to content

Commit e09d2b7

Browse files
chore: release v1.6.0 (#115)
1 parent 134ab7e commit e09d2b7

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.0](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.5.2...v1.6.0) (2021-01-17)
2+
3+
4+
### Features
5+
6+
* add `use-env-prefix` rules ([#113](https://github.com/gridsome/eslint-plugin-gridsome/issues/113)) ([134ab7e](https://github.com/gridsome/eslint-plugin-gridsome/commit/134ab7ea87031af349f829a906fa4541f88d1af4))
7+
8+
9+
110
## [1.5.2](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.5.1...v1.5.2) (2020-12-22)
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.5.2",
3+
"version": "1.6.0",
44
"keywords": [
55
"eslint",
66
"eslintplugin",

0 commit comments

Comments
 (0)