Skip to content

Commit 4fabe56

Browse files
chore: release v1.4.6
2 parents 9b5d0b0 + af6f8bc commit 4fabe56

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
with:
13-
ref: master
1412

1513
- uses: actions/cache@v1
1614
id: cache

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.4.6](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.4.1...v1.4.6) (2020-04-25)
2+
3+
4+
15
## [1.4.5](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.4.1...v1.4.5) (2020-04-25)
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: 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.5",
3+
"version": "1.4.6",
44
"keywords": [
55
"eslint",
66
"eslintplugin",

0 commit comments

Comments
 (0)