Skip to content

Commit 28cb868

Browse files
committed
Bump version and update changelog.
1 parent 22d1c66 commit 28cb868

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
## 1.2.1
2+
- Added Typescript typings
3+
14
## 1.2.0
25
- Added support for webpack 4, keeping backwards compatability

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tslint-webpack-plugin",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "TSLint plugin for Webpack",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)