We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96eec98 commit 3e79415Copy full SHA for 3e79415
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
10
+## 0.0.3 - 2020-03-09
11
12
+### Commits
13
14
+- fix bug and add run utils [`96eec98`](https://github.com/sw-yx/netlify-plugin-axe/commit/96eec983f3c75b5bf301a1bb56979d860c980b74)
package.json
@@ -1,6 +1,6 @@
{
"name": "netlify-plugin-axe",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "",
"main": "index.js",
"dependencies": {
0 commit comments