From 3abb38566932b6855ebc7f1f19d779f17543dc2f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 17 May 2022 03:14:47 +0000 Subject: [PATCH] chore(release): 1.3.3 [skip ci] ## [1.3.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2...v1.3.3) (2022-05-17) ### Bug Fixes * better clarification between the native and css tailwind plugins ([b484b54](https://github.com/marklawlor/tailwindcss-react-native/commit/b484b54ed7a60c0d05da65c9d29787286302de18)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5f5c00..750308f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2...v1.3.3) (2022-05-17) + + +### Bug Fixes + +* better clarification between the native and css tailwind plugins ([b484b54](https://github.com/marklawlor/tailwindcss-react-native/commit/b484b54ed7a60c0d05da65c9d29787286302de18)) + ## [1.3.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.1...v1.3.2) (2022-05-17)