Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.25...v1.1.0) (2020-11-24)

### Features

* add `maxToasts` prop to limit number of toasts on screen - [#39](#39) ([2fc84c0](2fc84c0)), closes [#34](#34) [#36](#36) [#40](#40)
  • Loading branch information
semantic-release-bot committed Nov 24, 2020
1 parent d6c530a commit 0801b9b
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
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/jeanverster/react-native-styled-toast/compare/v1.0.25...v1.1.0) (2020-11-24)


### Features

* add `maxToasts` prop to limit number of toasts on screen - [#39](https://github.com/jeanverster/react-native-styled-toast/issues/39) ([2fc84c0](https://github.com/jeanverster/react-native-styled-toast/commit/2fc84c0b7f372f57c06c3d280485461e397f407b)), closes [#34](https://github.com/jeanverster/react-native-styled-toast/issues/34) [#36](https://github.com/jeanverster/react-native-styled-toast/issues/36) [#40](https://github.com/jeanverster/react-native-styled-toast/issues/40)

## [1.0.25](https://github.com/jeanverster/react-native-styled-toast/compare/v1.0.24...v1.0.25) (2020-10-06)


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-styled-toast",
"version": "1.0.25",
"version": "1.1.0",
"description": "A theme friendly, easy to use react-native toast component built using styled-components and styled-system.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 0801b9b

Please # to comment.