Skip to content

Commit 864daf8

Browse files
committed
chore(release): 2.0.1 [skip ci]
<a name="2.0.1"></a> ## [2.0.1](v2.0.0...v2.0.1) (2019-02-28) ### Bug Fixes * only to bump minor version ([ba0db1b](ba0db1b))
1 parent 279117d commit 864daf8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="2.0.1"></a>
2+
## [2.0.1](https://github.com/renato-bohler/redux-form-input-masks/compare/v2.0.0...v2.0.1) (2019-02-28)
3+
4+
5+
### Bug Fixes
6+
7+
* only to bump minor version ([ba0db1b](https://github.com/renato-bohler/redux-form-input-masks/commit/ba0db1b))
8+
19
<a name="2.0.0"></a>
210
# [2.0.0](https://github.com/renato-bohler/redux-form-input-masks/compare/v1.3.0...v2.0.0) (2019-02-25)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-form-input-masks",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Input masking with redux-form made easy",
55
"main": "./dist/bundle.js",
66
"typings": "./dist/typings.d.ts",

0 commit comments

Comments
 (0)