Skip to content

Commit 775e7e9

Browse files
committed
0.0.4
1 parent 1ce4680 commit 775e7e9

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## v0.0.4 - 2020-03-09
10+
## [v0.0.4](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.2...v0.0.4) - 2020-03-09
1111

1212
### Commits
1313

14+
- changelog [`26f72c6`](https://github.com/sw-yx/netlify-plugin-a11y/commit/26f72c664d77a9bb82a9b43bed6ef944ef54bae1)
1415
- just invoke binary and trust in PATH [`55f0396`](https://github.com/sw-yx/netlify-plugin-a11y/commit/55f0396ce52d388c82174c85e4c09c7b115c022e)
1516
- pkgjson [`8d06bf4`](https://github.com/sw-yx/netlify-plugin-a11y/commit/8d06bf437a88ea673cfe51593a4c39417d9aa131)
1617

17-
## [v0.0.3](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.2...v0.0.3) - 2020-03-09
18+
## v0.0.3 - 2020-03-09
1819

1920
### Commits
2021

2122
- fix bug and add run utils [`96eec98`](https://github.com/sw-yx/netlify-plugin-a11y/commit/96eec983f3c75b5bf301a1bb56979d860c980b74)
22-
- changelog [`26f72c6`](https://github.com/sw-yx/netlify-plugin-a11y/commit/26f72c664d77a9bb82a9b43bed6ef944ef54bae1)
2323

24-
## [v0.0.2](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.4...v0.0.2) - 2020-03-20
24+
## [v0.0.2](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.3...v0.0.2) - 2020-03-20
2525

2626
### Commits
2727

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": "netlify-plugin-a11y",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "",
55
"main": "plugin/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)