Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
chore(release): 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniopresto committed Mar 30, 2022
1 parent 23b9808 commit 8ef875c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.6](https://github.com/antoniopresto/antd-mask-input/compare/v2.0.3...v2.0.6) (2022-03-30)


### Bug Fixes

* unhandled props.onChange refresh fix [#43](https://github.com/antoniopresto/antd-mask-input/issues/43) ([23b9808](https://github.com/antoniopresto/antd-mask-input/commit/23b9808a3e06b0d877bf5957400410612f60d9cf))

### [2.0.4](https://github.com/antoniopresto/antd-mask-input/compare/v2.0.3...v2.0.4) (2022-03-26)

### [2.0.3](https://github.com/antoniopresto/antd-mask-input/compare/v0.1.14...v2.0.3) (2022-03-26)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antd-mask-input",
"version": "2.0.5",
"version": "2.0.6",
"description": "Ant Design Mask Input",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit 8ef875c

Please sign in to comment.