Skip to content

Releases: actions/delete-package-versions

v5.0.0

16 Jan 13:50
e5bc658
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4...v5.0.0

v4.1.1

09 Mar 10:08
0d39a63
Compare
Choose a tag to compare

What's Changed

  • Improve delete-only-untagged-versions flag and minor bug fix by @s-anupam in #97

Full Changelog: v4.1.0...v4.1.1

v4.1.0

06 Mar 07:46
564c9d0
Compare
Choose a tag to compare

What's Changed

  • Added new param delete-only-untagged-versions to support deleting only untagged container versions #94

Full Changelog: v4.0.0...v4.1.0

v4.0.0

05 Jan 11:55
ba4d22f
Compare
Choose a tag to compare

What's Changed

  • Added support for container, npm, & NuGet registries.
  • Using Rest APIs instead of GraphQL to support package deletion of newly re-platformed packages.
  • Added new mandatory param package-type
  • Made package-name mandatory
  • Removed repo param requirement, this is backward compatible

New Contributors

Full Changelog: v3.0.1...v4.0.0

v3.0.1

01 Nov 06:25
c5e6444
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.0.1

v3.0.0

02 Mar 08:00
a31a43a
Compare
Choose a tag to compare

What's Changed

Breaking Change

With the update to Node 16 in #69, all scripts will now be run with Node 16 rather than Node 12.

Full Changelog: v2...v3.0.0

v2.0.2

02 Mar 07:08
000223e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.0.2

v2.0.1

24 Dec 10:34
5aa567b
Compare
Choose a tag to compare

Enables pagination and extends action to work beyond the oldest 100 packages.

v2.0.0

25 Nov 04:24
fc4c9fe
Compare
Choose a tag to compare

In this release we have added min-versions-to-keep, ignore-versions and delete-only-pre-release-versions features.

v1.0.3

11 Aug 19:29
501cbb7
Compare
Choose a tag to compare

This release includes vendored licenses for this action's npm dependencies.