Skip to content

Commit acee6aa

Browse files
committed
Release 7.34.0
1 parent a9ad837 commit acee6aa

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.33.0
1+
7.34.0

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [7.34.0](https://github.com/auth0/auth0.net/tree/7.34.0) (2025-02-19)
4+
[Full Changelog](https://github.com/auth0/auth0.net/compare/7.33.0...7.34.0)
5+
6+
**Added**
7+
- Adding support for managing branding theme [\#784](https://github.com/auth0/auth0.net/pull/784) ([kailash-b](https://github.com/kailash-b))
8+
- Add support for managing Branding Phone Notification Templates [\#783](https://github.com/auth0/auth0.net/pull/783) ([kailash-b](https://github.com/kailash-b))
9+
- Add support for managing Branding Phone Provider settings [\#780](https://github.com/auth0/auth0.net/pull/780) ([kailash-b](https://github.com/kailash-b))
10+
11+
**Fixed**
12+
- Update ChangeLog with for v7.30.0 [\#782](https://github.com/auth0/auth0.net/pull/782) ([kailash-b](https://github.com/kailash-b))
13+
314
## [7.33.0](https://github.com/auth0/auth0.net/tree/7.33.0) (2025-02-05)
415
[Full Changelog](https://github.com/auth0/auth0.net/compare/7.32.0...7.33.0)
516

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121
<PropertyGroup>
2222
<LangVersion>7.1</LangVersion>
23-
<Version>7.33.0</Version>
23+
<Version>7.34.0</Version>
2424
<Suffix/>
2525
</PropertyGroup>
2626
<PropertyGroup>

0 commit comments

Comments
 (0)