Releases: vsoch/action-updater
Releases · vsoch/action-updater
Action Updater v0.0.16
What's Changed
- Add Installation Instructions to README.md by @mikemhenry in #22
- [tributors] contributors/update-2022-11-05 by @github-actions in #23
- add missing cache by @vsoch in #25
New Contributors
- @mikemhenry made their first contribution in #22
Full Changelog: 0.0.15...0.0.16
Action Updater v0.0.15
Action Updater v0.0.14
Action Updater v0.0.13
Full Changelog: 0.0.12...0.0.13
Action Updater v0.0.12
What's Changed
Full Changelog: 0.0.11...0.0.12
Action Updater v0.0.11 (beta release)
This is the first beta release of the action updater! We have basic checks for:
- set-output
- set-env
- save-state
- versions
And specifically the last variant is likely most useful! This is a beta release in that the project has existed for less than 48 hours, and we are looking for user feedback (bugs? requests for customization or changes?) Please open an issue on the repository for all discussion! https://github.com/vsoch/action-updater/issues.
What's Changed
- addition of updaters for set-output, set-state by @vsoch in #6
- Bug/fix version comments by @vsoch in #7
- [tributors] contributors/update-2022-10-23 by @github-actions in #8
- adding complete docs, start of tests, and container build by @vsoch in #10
- adding first shot at github action and docs by @vsoch in #11
New Contributors
Full Changelog: https://github.com/vsoch/action-updater/commits/0.0.11