We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fffef9 commit 38a522cCopy full SHA for 38a522c
βpackages/hint-babel-config/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.1.4 (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
8
# 2.1.3 (February 7, 2019)
9
10
## Bug fixes / Improvements
βpackages/hint-babel-config/package.json
@@ -66,5 +66,5 @@
66
"watch:test": "ava --watch",
67
"watch:ts": "npm run build:ts -- --watch"
68
},
69
- "version": "2.1.3"
+ "version": "2.1.4"
70
}
0 commit comments