Skip to content

Commit 3e79415

Browse files
committed
0.0.3
1 parent 96eec98 commit 3e79415

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -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-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-plugin-axe",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)