Skip to content

Commit 2bce7a5

Browse files
committed
chore(release): 2.0.2 [skip ci]
<a name="2.0.2"></a> ## [2.0.2](v2.0.1...v2.0.2) (2022-02-17) ### Bug Fixes * **types:** incompatibility from React-Form and Project ([894045a](894045a))
1 parent d12cb0b commit 2bce7a5

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.2"></a>
2+
## [2.0.2](https://github.com/renato-bohler/redux-form-input-masks/compare/v2.0.1...v2.0.2) (2022-02-17)
3+
4+
5+
### Bug Fixes
6+
7+
* **types:** incompatibility from React-Form and Project ([894045a](https://github.com/renato-bohler/redux-form-input-masks/commit/894045a))
8+
19
<a name="2.0.1"></a>
210

311
## [2.0.1](https://github.com/renato-bohler/redux-form-input-masks/compare/v2.0.0...v2.0.1) (2019-02-28)

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.1",
3+
"version": "2.0.2",
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)