diff --git a/.circleci/config.yml b/.circleci/config.yml index b91a2f30..ef823c11 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,4 +34,4 @@ workflows: branches: only: - master - # - vnext + - vnext diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e44291..2dfccd62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log -## [v3.0.0-beta.0](https://github.com/auth0/react-native-auth0/tree/v3.0.0-beta.0) (2023-07-07) +## [v3.0.0-beta.2](https://github.com/auth0/react-native-auth0/tree/v3.0.0-beta.2) (2023-07-10) -[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.17.4...v3.0.0-beta.0) +[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.17.4...v3.0.0-beta.2) 💡 Check the [Migration Guide](MIGRATION_GUIDE.md) to understand the changes required to migrate your application to v3.