From 8a135682dcdc85faa76562cb72d5750cf3150170 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 May 2022 02:03:16 +0000 Subject: [PATCH] chore(release): 1.0.5-next.2 [skip ci] ## [1.0.5-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.5-next.1...v1.0.5-next.2) (2022-05-09) ### Bug Fixes * useTailwind types ([df7db9c](https://github.com/marklawlor/tailwindcss-react-native/commit/df7db9cc8916f2ef4b23710d9ef1e4e9c40c16cf)) * useTailwind types ([be362ec](https://github.com/marklawlor/tailwindcss-react-native/commit/be362ec33428c35512efcc809581c3c7a0a00457)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60a129b..1411ba4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.0.5-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.5-next.1...v1.0.5-next.2) (2022-05-09) + + +### Bug Fixes + +* useTailwind types ([df7db9c](https://github.com/marklawlor/tailwindcss-react-native/commit/df7db9cc8916f2ef4b23710d9ef1e4e9c40c16cf)) +* useTailwind types ([be362ec](https://github.com/marklawlor/tailwindcss-react-native/commit/be362ec33428c35512efcc809581c3c7a0a00457)) + ## [1.0.5-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.4...v1.0.5-next.1) (2022-05-09)