mirror of
https://github.com/mtkennerly/dunamai-action.git
synced 2025-06-20 14:30:48 +00:00
15 lines
523 B
Markdown
15 lines
523 B
Markdown
## Unreleased
|
|
|
|
* 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/
|
|
|
|
## 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
|
|
|
|
## v1.0.0 (2020-07-10)
|
|
|
|
* Initial release.
|