Skip to content

Commit

Permalink
docs: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-hur Santos Ott committed Aug 3, 2019
1 parent ac0b623 commit d7cf2e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
- [#176](https://github.com/benhurott/react-native-masked-text/issues/176) Deprecation Warning: componentWillReceiveProps
- Thanks to [Maksim Markelov](https://github.com/mmarkelov) for contributing!

### Chore

- Use find instead of filter on mask resolver.
- Thanks to [rodineijf](https://github.com/rodineijf) for contributing!

## [1.12.4] - 2019-07-12

### Fix
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": "react-native-masked-text",
"version": "1.12.4",
"version": "1.12.5",
"description": "Text and TextInput with mask for React Native applications",
"licenses": [
{
Expand Down

0 comments on commit d7cf2e1

Please sign in to comment.