From f2cfc0d99f5a3e7516cc1eb0e4da207a93a701a9 Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Thu, 6 Jun 2024 13:02:37 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c767e3..853c71c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v0.0.24 (Thu Jun 06 2024) + +#### 🐛 Bug Fix + +- Update README.md with additional nativewind information [#89](https://github.com/storybookjs/addon-react-native-web/pull/89) ([@the-simian](https://github.com/the-simian)) +- feat: v8 [#87](https://github.com/storybookjs/addon-react-native-web/pull/87) ([@dannyhw](https://github.com/dannyhw)) +- Adding TailWind configuration example [#85](https://github.com/storybookjs/addon-react-native-web/pull/85) ([@kimchouard](https://github.com/kimchouard) [@dannyhw](https://github.com/dannyhw)) +- remove victory [#84](https://github.com/storybookjs/addon-react-native-web/pull/84) ([@dannyhw](https://github.com/dannyhw)) +- doesn't run on main [#83](https://github.com/storybookjs/addon-react-native-web/pull/83) ([@dannyhw](https://github.com/dannyhw)) + +#### Authors: 3 + +- Daniel Williams ([@dannyhw](https://github.com/dannyhw)) +- Jesse Harlin ([@the-simian](https://github.com/the-simian)) +- Kim CHOUARD ([@kimchouard](https://github.com/kimchouard)) + +--- + # v0.0.23 (Wed Feb 07 2024) #### 🐛 Bug Fix