diff --git a/.version b/.version index f5de683c..d65da50d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -7.41.0 \ No newline at end of file +7.42.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a1c1954c..c23103dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [7.42.0](https://github.com/auth0/auth0.net/tree/7.42.0) (2025-10-09) +[Full Changelog](https://github.com/auth0/auth0.net/compare/7.41.0...7.42.0) + +**Added** +- Adds support to manage Native to SSO configuration on clients [\#885](https://github.com/auth0/auth0.net/pull/885) ([kailash-b](https://github.com/kailash-b)) + ## [7.41.0](https://github.com/auth0/auth0.net/tree/7.41.0) (2025-09-15) [Full Changelog](https://github.com/auth0/auth0.net/compare/7.40.0...7.41.0) diff --git a/build/common.props b/build/common.props index 3878e268..1a4e757e 100644 --- a/build/common.props +++ b/build/common.props @@ -20,7 +20,7 @@ latest - 7.41.0 + 7.42.0