Skip to content

Commit

Permalink
1.0.1 (#748)
Browse files Browse the repository at this point in the history
* Updating changelog

* Update changelog

* Update CHANGELOG.md

---------

Co-authored-by: Will Vedder <[email protected]>
Co-authored-by: Sergiu Ghitea <[email protected]>
  • Loading branch information
3 people authored Apr 21, 2023
1 parent f6f7172 commit 15dd3c4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.0.1](https://github.com/auth0/auth0-cli/tree/v1.0.1) (Apr 20, 2023)

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.0.0...v1.0.1)

### Fixed

- "Not logged in. Try 'auth0 login'." warnings when installing from package manager [#741]
- Unmarshaling log scopes error with `auth0 logs` commands [#745]
- Returning empty array when no results with `--json` flag [#747]
- Error occurring no tenant logs when running `auth0 logs` commands [#744]
- Always showing the hint to log in even if we are logged in [#743]

## [v1.0.0](https://github.com/auth0/auth0-cli/tree/v1.0.0) (Apr 14, 2023)

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v0.13.1...v1.0.0)
Expand Down Expand Up @@ -170,6 +182,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updating of action triggers which inevitably results in error [#597]

[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.0.0...HEAD
[#743]: https://github.com/auth0/auth0-cli/issues/743
[#747]: https://github.com/auth0/auth0-cli/issues/747
[#745]: https://github.com/auth0/auth0-cli/issues/745
[#744]: https://github.com/auth0/auth0-cli/issues/744
[#741]: https://github.com/auth0/auth0-cli/issues/741
[#733]: https://github.com/auth0/auth0-cli/issues/733
[#738]: https://github.com/auth0/auth0-cli/issues/738
[#735]: https://github.com/auth0/auth0-cli/issues/735
Expand Down

0 comments on commit 15dd3c4

Please sign in to comment.