Skip to content

Commit

Permalink
chore: v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
calintamas committed Mar 31, 2022
1 parent 909d6f8 commit c85834c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ Headers are one of:

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

## [2.1.5]

### Fixed

- chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 by [dependabot](https://github.com/dependabot) in [#343](https://github.com/calintamas/react-native-toast-message/pull/343)

## [2.1.4]

### 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": "2.1.4",
"version": "2.1.5",
"description": "Toast message component for React Native",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down

0 comments on commit c85834c

Please sign in to comment.