From 30c7ae1a9980fb10867300247a2dfd094afd1f7a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 7 Jun 2022 22:11:57 +0000 Subject: [PATCH] chore(release): 1.7.9 [skip ci] ## [1.7.9](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.8...v1.7.9) (2022-06-07) ### Bug Fixes * interaction pseudo classes not working ([eeaf7fc](https://github.com/marklawlor/tailwindcss-react-native/commit/eeaf7fc8b1cf8627fa8d0a88ec7a6a40e1b75efa)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be4ed5d..2593ec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.9](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.8...v1.7.9) (2022-06-07) + + +### Bug Fixes + +* interaction pseudo classes not working ([eeaf7fc](https://github.com/marklawlor/tailwindcss-react-native/commit/eeaf7fc8b1cf8627fa8d0a88ec7a6a40e1b75efa)) + ## [1.7.8](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.7...v1.7.8) (2022-06-03)