From d525ac2a37922bd7fd76bbde36c3edf51d4e015e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 25 May 2022 06:42:11 +0000 Subject: [PATCH] chore(release): 1.5.0-next.11 [skip ci] # [1.5.0-next.11](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.10...v1.5.0-next.11) (2022-05-25) ### Features * add preview support for flattened styles ([b5b8273](https://github.com/marklawlor/tailwindcss-react-native/commit/b5b8273f7d3f5c4b1a8b6906b2ac24e5227262d7)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b099f22..2151799 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.5.0-next.11](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.10...v1.5.0-next.11) (2022-05-25) + + +### Features + +* add preview support for flattened styles ([b5b8273](https://github.com/marklawlor/tailwindcss-react-native/commit/b5b8273f7d3f5c4b1a8b6906b2ac24e5227262d7)) + # [1.5.0-next.10](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.9...v1.5.0-next.10) (2022-05-25)