Skip to content
Compare
Choose a tag to compare
@vedantmgoyal9 vedantmgoyal9 released this 12 Feb 12:50
· 42 commits to main since this release
93fd8b6

UPDATE (6/24/2024):

Caution

WinGet Releaser v1 has been removed because it produced incorrect manifests due to the new fields introduced in newer Winget manifest schema versions. Also, it used the manifest schema version 1.2.0 whereas, the winget-pkgs repository only accepts 1.5.0+ manifests and blocks manifests that are 1.4.0 or less.

I think it is enough time (more than a year) already since v2 has rolled out, and now is the right time to completely deprecate it. If you are still using v1, please upgrade to v2 🙏🏻


Features

  • Make action run cross-platform - #126
  • Add maximum package versions functionality - #3

Documentation Updates

  • Add documentation/support for fine-grained personal access tokens - #64
  • Added notes about the usage of the action - #54 (by @gerardog)

New Contributors

Full Changelog: v1...v2