Releases: rust-lang/crates-io-auth-action
Releases · rust-lang/crates-io-auth-action
v1.0.3
What's Changed
- chore(deps): update dependency eslint to v9.38.0 by @renovate[bot] in #88
- chore(deps): update dependency msw to v2.11.6 by @renovate[bot] in #89
- chore(deps): update dependency typescript-eslint to v8.46.2 by @renovate[bot] in #90
- refactor: Migrate from tsup to tsdown by @kingsword09 in #92
- chore(deps): update dependency typescript-eslint to v8.46.3 by @renovate[bot] in #97
- chore(deps): update dependency globals to v16.5.0 by @renovate[bot] in #96
- chore(deps): update dependency msw to v2.12.0 by @renovate[bot] in #98
- chore(deps): update lycheeverse/lychee-action action to v2.7.0 by @renovate[bot] in #94
- chore(deps): update dependency eslint to v9.39.1 by @renovate[bot] in #93
- chore(deps): update dependency vitest to v4 by @renovate[bot] in #91
- update tsdown to version 0.16 by @marcoieni in #100
- chore(deps): lock file maintenance by @renovate[bot] in #95
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- update dependencies
- contributing: fix header levels by @marcoieni in #37
- document how to publish a new version by @marcoieni in #38
- disable node renovate updates by @marcoieni in #48 and #49
- fix zizmor lint by @marcoieni in #68
- ci: Skip fragment check for Zulip client-side routing links by @kingsword09 in #80
New Contributors
- @kingsword09 made their first contribution in #80
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- improve logs by @marcoieni in #27
- update lockfile by @marcoieni in #28
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This is the first release of the crates-io-auth-action 🥳
This action allows to get a temporary access token to interact with crates.io using trusted publishing.
Learn more in the crates.io documentation!
Note
The feature on the crates.io side is still being tested and might not be publicly available yet.