From 04157b28f8ddb78840b863858df7f66836855b33 Mon Sep 17 00:00:00 2001 From: Poovamraj T T Date: Mon, 10 Jul 2023 12:32:47 +0200 Subject: [PATCH] Release v3.0.0 beta.2 (#672) --- .circleci/config.yml | 2 +- CHANGELOG.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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.