v0.8.5
What's Changed
This release includes a small change to the URLs a user lands at after successful login, to reflect the domain-name change. Instead of landing at https://anaconda.cloud/local-login-success (which is deprecated), the user will land at https://anaconda.com/app/local-login-success.
No other behavior changes are included.
Updates
Docs
- Punctuation/sentence structure edits by @kathatherine in #68
Dependency Updates
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.4 by @anaconda-renovate in #69
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.2 by @anaconda-renovate in #64
- chore(deps): update actions/setup-python action to v5.5.0 by @anaconda-renovate in #65
- chore(deps): update dependency python to 3.13 by @anaconda-renovate in #66
- chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.32.1 by @anaconda-renovate in #67
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.5 by @anaconda-renovate in #70
- chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.0 by @anaconda-renovate in #72
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.6 by @anaconda-renovate in #74
- chore(deps): update actions/setup-python action to v5.6.0 by @anaconda-renovate in #77
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.7 by @anaconda-renovate in #75
- chore(deps): update actions/download-artifact action to v4.3.0 by @anaconda-renovate in #76
New Contributors
- @kathatherine made their first contribution in #68
Full Changelog: v0.8.4...v0.8.5