Skip to content

Commit f5c3b5d

Browse files
chore: release v1.4.3
2 parents 6a6f3e8 + d9feb33 commit f5c3b5d

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.4.3](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.4.1...v1.4.3) (2020-04-25)
2+
3+
4+
15
## [1.4.2](https://github.com/gridsome/eslint-plugin-gridsome/compare/v1.4.1...v1.4.2) (2020-04-25)
26

37

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<a title="Current version" href="https://badge.fury.io/js/eslint-plugin-gridsome" rel="nofollow">
99
<img src="https://badge.fury.io/js/eslint-plugin-gridsome.svg">
1010
</a>
11+
<a title="deploy" href="https://github.com/algolia/shipjs" rel="nofollow">
12+
<img src="https://img.shields.io/badge/deploy-🛳Ship.js-blue?style=flat">
13+
</a>
1114
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
1215
<img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-2-orange.svg">
1316
<!-- ALL-CONTRIBUTORS-BADGE:END -->

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.2",
3+
"version": "1.4.3",
44
"keywords": [
55
"eslint",
66
"eslintplugin",

0 commit comments

Comments
 (0)