Skip to content

Commit

Permalink
publish 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
calintamas committed Jan 16, 2021
1 parent dfe4b91 commit 651aa35
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 @@ -9,6 +9,13 @@ Headers are one of:

- `Added`, `Changed`, `Removed` or `Fixed`.

## [1.4.3]

### Fixed

- Fix type definitions ([sapieneptus](https://github.com/sapieneptus) in [#127](https://github.com/calintamas/react-native-toast-message/pull/127))
- Reset customProps every time show is called ([puuuudding](https://github.com/puuuudding) in [#128](https://github.com/calintamas/react-native-toast-message/pull/128))

## [1.4.2]

### Fixed
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-toast-message",
"version": "1.4.2",
"version": "1.4.3",
"description": "Toast message component for React Native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 651aa35

Please sign in to comment.