@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ # [ v.1.21.0] ( https://github.com/auth0/auth0-cli/tree/v1.21.0 ) (September 30, 2025)
11+
12+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.20.1...v1.21.0 )
13+
14+ ### Added
15+ - Add support for ` auth0_self_service_profile ` and ` auth0_self_service_profile_custom_text ` in ` auth0 tf generate ` [ #1337 ]
16+ - Add support for ` auth0_user_attribute_profile ` in ` auth0 tf generate ` [ #1344 ]
17+
18+
1019# [ v.1.20.1] ( https://github.com/auth0/auth0-cli/tree/v1.20.1 ) (September 25, 2025)
1120
1221[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.20.0...v1.20.1 )
@@ -583,15 +592,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
583592- Updating of action triggers which inevitably results in error [ #597 ]
584593
585594
586- [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.20.1...HEAD
587- [ 1343 ] : https://github.com/auth0/auth0-cli/issues/1343
588- [ 1265 ] : https://github.com/auth0/auth0-cli/issues/1265
589- [ 1317 ] : https://github.com/auth0/auth0-cli/issues/1317
590- [ 1313 ] : https://github.com/auth0/auth0-cli/issues/1313
591- [ 1306 ] : https://github.com/auth0/auth0-cli/issues/1306
592- [ 1288 ] : https://github.com/auth0/auth0-cli/issues/1288
593- [ 1283 ] : https://github.com/auth0/auth0-cli/issues/1283
594- [ 1280 ] : https://github.com/auth0/auth0-cli/issues/1280
595+ [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.21.0...HEAD
596+ [ #1344 ] : https://github.com/auth0/auth0-cli/pull/1344
597+ [ #1337 ] : https://github.com/auth0/auth0-cli/pull/1337
598+ [ #1343 ] : https://github.com/auth0/auth0-cli/issues/1343
599+ [ #1265 ] : https://github.com/auth0/auth0-cli/issues/1265
600+ [ #1317 ] : https://github.com/auth0/auth0-cli/issues/1317
601+ [ #1313 ] : https://github.com/auth0/auth0-cli/issues/1313
602+ [ #1306 ] : https://github.com/auth0/auth0-cli/issues/1306
603+ [ #1288 ] : https://github.com/auth0/auth0-cli/issues/1288
604+ [ #1283 ] : https://github.com/auth0/auth0-cli/issues/1283
605+ [ #1280 ] : https://github.com/auth0/auth0-cli/issues/1280
595606[ #1268 ] : https://github.com/auth0/auth0-cli/issues/1268
596607[ #1260 ] : https://github.com/auth0/auth0-cli/issues/1260
597608[ #1258 ] : https://github.com/auth0/auth0-cli/issues/1258
0 commit comments