From b6074310afbc24b94298019a317b1a99cda5c486 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 May 2022 05:35:46 +0000 Subject: [PATCH] chore(release): 1.2.0-next.4 [skip ci] # [1.2.0-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.3...v1.2.0-next.4) (2022-05-11) ### Features * add component ([09c8698](https://github.com/marklawlor/tailwindcss-react-native/commit/09c86983ed0c73a99b01d69a6eaa207f43e2fb2b)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a13994..8fb1c57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.3...v1.2.0-next.4) (2022-05-11) + + +### Features + +* add component ([09c8698](https://github.com/marklawlor/tailwindcss-react-native/commit/09c86983ed0c73a99b01d69a6eaa207f43e2fb2b)) + # [1.2.0-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.2...v1.2.0-next.3) (2022-05-11)