We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d1c66 commit 28cb868Copy full SHA for 28cb868
CHANGELOG.md
@@ -1,2 +1,5 @@
1
+## 1.2.1
2
+- Added Typescript typings
3
+
4
## 1.2.0
5
- Added support for webpack 4, keeping backwards compatability
package.json
@@ -1,6 +1,6 @@
{
"name": "tslint-webpack-plugin",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "TSLint plugin for Webpack",
"main": "index.js",
6
"scripts": {
0 commit comments