1.11.0 - 2021-03-29
Release Notes for 1.11.0
Changed
- This release modifies the action to both tag a pre-built container, as well as directly use that container within the action, in order to speed up the release process.
1.11.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Enhancement
- 124: Modify action to build and consume container thanks to @weierophinney
- 117: reduce semver version comparison complexity thanks to @bendavies