Breaking Changes
- The generated release tag now has
0
prefixed to each template part when the value is less than 10. This ensures that all parts are now a minimum of two digits and represent what the template indicates. This addresses the issue mentioned here.
What's Changed
- Breaking: Generate tag with minimum 2 digits by @amitsingh-007 in #103
- Add optional input for previous release tag by @bryanpendleton in #102
- Bump prettier from 3.2.5 to 3.3.2 by @dependabot in #104
- Dependabot updates by @amitsingh-007 in #106
New Contributors
- @bryanpendleton made their first contribution in #102
Full Changelog: v5.2.0...v6.0.0