Releases: collin-miller/git-changesets
Releases · collin-miller/git-changesets
v1
What's Changed
- ci(package): include tests to verify package was built before push by @collin-miller in #24
- ci: add consistency tests between local build and deployed package by @collin-miller in #25
- chore(node16): updating project nodejs version by @collin-miller in #26
- refactor: upgrade setOuptut api to avoid deprecation by @collin-miller in #27
Full Changelog: v1.0.0...v1
v1.0.0
What's Changed
- refactor: updating entrypoints to match js standards by @collin-miller in #22
- ci: refactored to be more efficient by @collin-miller in #23
Full Changelog: v0.0.4...v1.0.0
v0.0.4
fix(parsecommit): updating the diffing command to work w/ single comm…
v0.0.3
fix(parsecommit): updating parse commit to identify renamed files (#19)
v0.0.2
Minor linting/maintainability improvements.
Stable Release
v0.0.1 test: adding unit tests (#10)
Initial Release
v0.0.1-beta fix: first commit issue on push (#9)