2022-10-31 14:12:33 +08:00
|
|
|
## v1.2.0 (2022-10-31)
|
2022-10-31 14:04:38 +08:00
|
|
|
|
|
|
|
* Updated for Node.js 12 deprecation:
|
|
|
|
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
|
|
|
|
* Updated for `set-output` deprecation:
|
|
|
|
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
|
2020-10-08 22:11:18 -04:00
|
|
|
## v1.1.0 (2020-10-08)
|
|
|
|
|
|
|
|
* Updated for `set-env` deprecation:
|
|
|
|
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands
|
|
|
|
|
2020-07-10 22:58:21 -04:00
|
|
|
## v1.0.0 (2020-07-10)
|
|
|
|
|
|
|
|
* Initial release.
|