File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change
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
+ ## [ v0.0.4] ( https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.3...v0.0.4 ) - 2020-03-09
11
+
12
+ ### Commits
13
+
14
+ - just invoke binary and trust in PATH [ ` 55f0396 ` ] ( https://github.com/sw-yx/netlify-plugin-a11y/commit/55f0396ce52d388c82174c85e4c09c7b115c022e )
15
+ - pkgjson [ ` 8d06bf4 ` ] ( https://github.com/sw-yx/netlify-plugin-a11y/commit/8d06bf437a88ea673cfe51593a4c39417d9aa131 )
16
+
17
+ ## v0.0.3 - 2020-03-09
18
+
19
+ ### Commits
20
+
21
+ - fix bug and add run utils [ ` 96eec98 ` ] ( https://github.com/sw-yx/netlify-plugin-a11y/commit/96eec983f3c75b5bf301a1bb56979d860c980b74 )
22
+
23
+ ## [ v0.0.2] ( https://github.com/sw-yx/netlify-plugin-a11y/compare/v0.0.4...v0.0.2 ) - 2020-03-20
24
+
25
+ ### Commits
26
+
27
+ - see if this works [ ` fefeea8 ` ] ( https://github.com/sw-yx/netlify-plugin-a11y/commit/fefeea8958ebe8728af454655a6c86e4396e3c65 )
28
+ - final commit before pivot [ ` 9cd3c3f ` ] ( https://github.com/sw-yx/netlify-plugin-a11y/commit/9cd3c3f8dcace84f4cdd9b94a5c8d3efbeaf3ffd )
29
+ - commit real demo [ ` 39cff04 ` ] ( https://github.com/sw-yx/netlify-plugin-a11y/commit/39cff044b1c544f7f395d5a69c3abd6feb61ad2d )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " netlify-plugin-a11y" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " " ,
5
5
"main" : " plugin/index.js" ,
6
6
"dependencies" : {
You can’t perform that action at this time.
0 commit comments