Releases: cloudsmith-io/cloudsmith-cli-action
Releases · cloudsmith-io/cloudsmith-cli-action
Release v2.0.1
- Removed Axios and replaced with native node fetch
Release v2.0.0
What's Changed
- feat(CENG-635): Upgrade to Node24 by @BartoszBlizniak in #25
- feat(CENG-636): Change OIDC default audience by @BartoszBlizniak in #26
Full Changelog: v1...v2.0.0
Release v1.0.9
What's Changed
- fix(CENG-634): Update Authentication Header by @BartoszBlizniak in #22
- chore(no-ticket): Clean up ReadMe by @BartoszBlizniak in #23
- chore(no-ticket) Dependabot PR #19 by @BartoszBlizniak in #24
Full Changelog: v1.0.8...v1.0.9
Release v1.0.8
CENG-581: Allow pointing to Major version to pull latest (#17) * New release workflow to allow @v1 use * use github for release * Update .github/workflows/release.yml * add husky pre-commit to build dist
Release v1.0.7
CENG-580: Allow to set OIDC audience (#16) * Allow to set OIDC audience * Update src/oidc-auth.js Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Release v1.0.6
Release v1.0.6
Release v1.0.5
fix: Add linting
Release v1.0.4
no-ticket: Update README.md example versionining Use @master in examples to always pull the latest version
Release v1.0.3
Merge pull request #3 from cloudsmith-io/ceng-442-request-to-modify-o…
Release v1.0.2
Merge pull request #2 from cloudsmith-io/ceng-437-gha-allow-oidc-auth…