Skip to content

Commit d72d543

Browse files
author
swyx
committed
0.0.6
1 parent 665d598 commit d72d543

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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.6](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.5...v0.0.6) - 2020-03-21
11+
12+
### Commits
13+
14+
- yarnlock [`665d598`](https://github.com/sw-yx/netlify-plugin-a11y/commit/665d598c628868398ace67442fffda7f7a3c4ba7)
15+
- readme [`b7bb58a`](https://github.com/sw-yx/netlify-plugin-a11y/commit/b7bb58a2e2b6969b1c2f0b98735741cdd51f2a2e)
16+
- warn resultmode [`185ca9d`](https://github.com/sw-yx/netlify-plugin-a11y/commit/185ca9d829cef9019aabbffe615f4e90baeaa949)
17+
1018
## [v0.0.5](https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.2...v0.0.5) - 2020-03-20
1119

1220
### Commits

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

0 commit comments

Comments
 (0)