From a96b55d2f5a5073a767ef10b6b5cef7d445da776 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 10 May 2022 03:33:38 +0000 Subject: [PATCH] chore(release): 1.1.0-next.3 [skip ci] # [1.1.0-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.0-next.2...v1.1.0-next.3) (2022-05-10) ### Features * support 'shadow' ([0839f3e](https://github.com/marklawlor/tailwindcss-react-native/commit/0839f3e4c6f8a0858057f5ba1d5652a22e41510e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc1eec4..70e5d57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.0-next.2...v1.1.0-next.3) (2022-05-10) + + +### Features + +* support 'shadow' ([0839f3e](https://github.com/marklawlor/tailwindcss-react-native/commit/0839f3e4c6f8a0858057f5ba1d5652a22e41510e)) + # [1.1.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.0-next.1...v1.1.0-next.2) (2022-05-10)