Skip to content

Commit 8d1ed22

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](jeanverster/react-native-styled-toast@v1.3.1...v1.4.0) (2022-02-02) ### Features * custom shadow in ToastConfig ([jeanverster#85](jeanverster#85)) ([031a6eb](jeanverster@031a6eb))
1 parent 031a6eb commit 8d1ed22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/jeanverster/react-native-styled-toast/compare/v1.3.1...v1.4.0) (2022-02-02)
2+
3+
4+
### Features
5+
6+
* custom shadow in ToastConfig ([#85](https://github.com/jeanverster/react-native-styled-toast/issues/85)) ([031a6eb](https://github.com/jeanverster/react-native-styled-toast/commit/031a6eb940919795bbfa4862319d8a18dd279dcb))
7+
18
## [1.3.1](https://github.com/jeanverster/react-native-styled-toast/compare/v1.3.0...v1.3.1) (2021-06-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-styled-toast",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "A theme friendly, easy to use react-native toast component built using styled-components and styled-system.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)