Skip to content

Commit

Permalink
Update Change Log for 8.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya18101 committed Feb 21, 2025
1 parent f632de7 commit 077d30a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [8.6.2] - 2025-02-21

### Added

- Add support new screens for rendering `prompt` screen's settings [#1035]

## [8.6.1] - 2025-02-20

### Fixed
Expand Down Expand Up @@ -1228,7 +1234,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#1030]: https://github.com/auth0/auth0-deploy-cli/issues/1030
[#1031]: https://github.com/auth0/auth0-deploy-cli/issues/1031
[#1032]: https://github.com/auth0/auth0-deploy-cli/issues/1032
[unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v8.6.1...HEAD
[#1035]: https://github.com/auth0/auth0-deploy-cli/issues/1035
[unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v8.6.2...HEAD
[8.6.2]: https://github.com/auth0/auth0-deploy-cli/compare/v8.6.0...v8.6.2
[8.6.1]: https://github.com/auth0/auth0-deploy-cli/compare/v8.6.0...v8.6.1
[8.6.0]: https://github.com/auth0/auth0-deploy-cli/compare/v8.5.0...v8.6.0
[8.5.0]: https://github.com/auth0/auth0-deploy-cli/compare/v8.4.4...v8.5.0
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0-deploy-cli",
"version": "8.6.1",
"version": "8.6.2",
"description": "A command line tool for deploying updates to your Auth0 tenant",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 077d30a

Please sign in to comment.