Skip to content

Commit e79250c

Browse files
committed
0.0.5
1 parent 775e7e9 commit e79250c

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,16 @@ 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](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.2...v0.0.4) - 2020-03-09
10+
## [v0.0.5](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.2...v0.0.5) - 2020-03-20
1111

1212
### Commits
1313

1414
- changelog [`26f72c6`](https://github.com/sw-yx/netlify-plugin-a11y/commit/26f72c664d77a9bb82a9b43bed6ef944ef54bae1)
15+
16+
## [v0.0.4](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.3...v0.0.4) - 2020-03-09
17+
18+
### Commits
19+
1520
- just invoke binary and trust in PATH [`55f0396`](https://github.com/sw-yx/netlify-plugin-a11y/commit/55f0396ce52d388c82174c85e4c09c7b115c022e)
1621
- pkgjson [`8d06bf4`](https://github.com/sw-yx/netlify-plugin-a11y/commit/8d06bf437a88ea673cfe51593a4c39417d9aa131)
1722

@@ -21,7 +26,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2126

2227
- fix bug and add run utils [`96eec98`](https://github.com/sw-yx/netlify-plugin-a11y/commit/96eec983f3c75b5bf301a1bb56979d860c980b74)
2328

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

2631
### Commits
2732

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

0 commit comments

Comments
 (0)