Skip to content

Releases: rust-lang/crates-io-auth-action

v1.0.3

06 Nov 13:27
b7e9a28

Choose a tag to compare

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

15 Oct 08:26
041cce5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Jul 10:59
e919bc7

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Jul 08:39
63a7064

Choose a tag to compare

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.