Releases: mjcheetham/update-winget
Releases · mjcheetham/update-winget
1.4.1
Changes:
- Fix missing PR comment (#199)
1.4
Changes:
- Allow updating existing manifest files (#179)
1.3.2
Changes:
- Use computed manifest
PackageVersion
property for the manifest file path (#124)
1.3.1
Changes:
- Fix new version regex support (by actually using it when generating the manifest text!) (#123)
1.3
Changes:
- Allow version variable to have free-form regular expression format (#122)
1.2.2
Changes:
- Fix bug in update by fork PR flow to create a new branch (#107)
1.2.1
Changes:
- Fix an incorrect change to write manifest files to the new/correct path in the repository (#97)
1.2
Changes:
- Updated task to write manifest files to the new/correct path in the repository (#94)
1.1
Changes:
- Fix "not found" error when creating commit (#92)