Releases: NullVoxPopuli/changeset-recover
Releases · NullVoxPopuli/changeset-recover
v0.1.0-beta.11
Minor Changes
-
#17
91a6c51Thanks @NullVoxPopuli! - Support commits from non-merges -
#20
58d96e3Thanks @NullVoxPopuli! - Support using GitHub labels on PRs for setting patch/minor/major, completing the ability to stay out of the CLI when using changeset-recover
Patch Changes
- #19
cd5b4cfThanks @NullVoxPopuli! - Fix bulk / top-level tree selection for quicke manual commit selection
v0.1.0-beta.9
Patch Changes
f9af352Thanks @NullVoxPopuli! - fix markdown typo
v0.1.0-beta.8
Patch Changes
-
28e284bThanks @NullVoxPopuli! - Support an ignore file, .changeset/recoverignore -
2fdbd27Thanks @NullVoxPopuli! - Support --only-prs flag
v0.1.0-beta.7
Patch Changes
dc3ed4dThanks @NullVoxPopuli! - Fix issue with passing the owner along to the methods that need to be aware of the owner override
v0.1.0-beta.6
Patch Changes
f1d7cbcThanks @NullVoxPopuli! - Fix GitHub generation
v0.1.0-beta.5
Patch Changes
17311c6Thanks @NullVoxPopuli! - Revert back to using abbrev=0
v0.1.0-beta.4
Patch Changes
34cc04aThanks @NullVoxPopuli! - Allow changing which org/owner we look at"
v0.1.0-beta.3
Minor Changes
- #9
5af3529Thanks @NullVoxPopuli! - Support non-interactive mode via --non-interactive CLI flag
Patch Changes
- #7
0719320Thanks @NullVoxPopuli! - Make the generated changelog files more concise, but add links to the real PR submissions so that the maintainers can more quickly figure out impact and if more details are needed
v0.1.0-beta.10
Patch Changes
e0a5904Thanks @NullVoxPopuli! - GitHub author aliases are not auto-linked, links are manually created now
v0.1.0-beta.2
Patch Changes
927d3c2Thanks @NullVoxPopuli! - Fix workspace detection via fixing git relative and package manager relative paths