Skip to content

Commit 874a824

Browse files
chore: release v1.5.0 (#105)
1 parent 1110fa7 commit 874a824

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.5.0](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.4.13...v1.5.0) (2020-07-05)
2+
3+
4+
### Features
5+
6+
* **format-query-block:** add option overridePrettierOption ([#104](https://github.com/gridsome/eslint-plugin-gridsome/issues/104)) ([1110fa7](https://github.com/gridsome/eslint-plugin-gridsome/commit/1110fa796d1d934b00c91b37037960f70df252eb)), closes [#60](https://github.com/gridsome/eslint-plugin-gridsome/issues/60)
7+
8+
9+
110
## [1.4.13](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.4.12...v1.4.13) (2020-06-23)
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.4.13",
3+
"version": "1.5.0",
44
"keywords": [
55
"eslint",
66
"eslintplugin",

0 commit comments

Comments
 (0)