Skip to content

Commit 5cf75c6

Browse files
committed
πŸš€ hint-axe - v2.1.2 ***NO_CI***
1 parent 0824a9f commit 5cf75c6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€Žpackages/hint-axe/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.1.2 (February 21, 2019)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`44674e9c44`](https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487)] - Fix: Refactor for file name convention (#1861) (by [`Karan Sapolia`](https://github.com/karansapolia) / see also: [`#1748`](https://github.com/webhintio/hint/issues/1748)).
6+
7+
18
# 2.1.1 (January 2, 2019)
29

310
## Bug fixes / Improvements

β€Žpackages/hint-axe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
"watch:test": "ava --watch",
6868
"watch:ts": "npm run build:ts -- --watch"
6969
},
70-
"version": "2.1.1"
70+
"version": "2.1.2"
7171
}

0 commit comments

Comments
Β (0)