Chore/prepare alpha 9 release (#3320)

* chore: add missing PR in changeLog

* chore: add a link to previous documentation

* fix: add prepare open to build the package prior to release

* fix: do not include doc in generated package

* chore: include lib in package

* chore: fix tsc call which tries to parse docs folder


---------

Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
This commit is contained in:
Olivier Bouillet
2023-10-27 08:59:46 +02:00
committed by GitHub
parent 9ba1ca6c32
commit 16a43dc7af
4 changed files with 19 additions and 5 deletions

View File

@@ -4,7 +4,8 @@
> **Note:** version 5.2.1 won't have any updates. We are currently working on making a alpha 6.0.0 stable
## Documentation
Documentation is available at [react-native-video.github.io/react-native-video](https://react-native-video.github.io/react-native-video/).
Old version of documentation can be found [here](https://github.com/react-native-video/react-native-video/tree/v6.0.0-alpha.8)
New documentation will be available soon at [react-native-video.github.io/react-native-video](https://react-native-video.github.io/react-native-video/), if you find some issue with new version, don't hesitate to open a ticket!
## Usage