1
0
Fork 0
mirror of synced 2026-06-05 19:28:19 +00:00

kick off 2.0.1 release

This commit is contained in:
softprops 2024-03-08 16:35:59 -05:00
commit 20e085ccc7

View file

@ -1,4 +1,6 @@
## 2.0.1 (unreleased) ## 2.0.2 (unreleased)
## 2.0.1
- Add support for make_latest property [#304](https://github.com/softprops/action-gh-release/pull/304) via [@samueljseay](https://github.com/samueljseay) - Add support for make_latest property [#304](https://github.com/softprops/action-gh-release/pull/304) via [@samueljseay](https://github.com/samueljseay)
- Fail run if files setting contains invalid patterns [#384](https://github.com/softprops/action-gh-release/pull/384) via [@rpdelaney](https://github.com/rpdelaney) - Fail run if files setting contains invalid patterns [#384](https://github.com/softprops/action-gh-release/pull/384) via [@rpdelaney](https://github.com/rpdelaney)