Releases: absolute-version/commit-and-tag-version
Releases · absolute-version/commit-and-tag-version
v11.0.0
11.0.0 (2023-01-17)
⚠ BREAKING CHANGES
- deps: update dependency conventional-changelog-conventionalcommits to v5. This is technically a breaking change for anyone relying on the exact formatting of the changelog, as it ensures that versions are always written with H2 headers.
Bug Fixes
- deps: update dependency conventional-changelog-conventionalcommits to v5 (b38e900)
- deps: update dependency conventional-changelog-conventionalcommits to v5. This is technically a breaking change for anyone relying on the exact formatting of the changelog, as it ensures that versions are always written with H2 headers. (ffa799a)
v10.1.0
v10.0.1
v10.0.0
v9.6.0
9.6.0 (2022-05-25)
Features
- tag: add an option to force tag replacement (df5a94a)
Bug Fixes
- Combining both release-as and prerelease now doesn't break package (5ecfa2e)
- Fallback to git tag if no version in package file (57e7091)
- No longer skips the commit if changelog and bump are both skipped but
commitAllis set (08a0121) - Use relative path from .gitignore to avoid files matching inappropriately (d2491bc)
- When a custom updater reports a version other than the new computed semver, that version is now correctly reported in log output (f2e83bf)
v9.5.0: chore(master): release 9.5.0 (#867)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>