Releases: geut/chan
Releases · geut/chan
v3.2.2
3.2.2 - 2021-09-24
Fixed
reference correct octokit action for creating releases #67
v3.2.1
3.2.1 - 2021-09-22
Fixed
Issue with gitUrlParse
source result not matching the providers map. Related #64 .
v3.2.0
3.2.0 - 2021-09-01
Added
Add new config --release-prefix
for addRelease and createGithubRelease
v3.1.0
3.1.0 - 2021-07-07
Added
Compatibility with node v12.22.1
Tests for commands in @geut/chan
CLI
Fixed
Issue #60 related to fs/promises
which is not implemented in node v12
v3.0.3
3.0.3 - 2021-07-05
Fixed
First version was not being linked with the release url instead of compare url. #58
Issue resolving .git
when --path
argument was passed.
v3.0.2
3.0.2 - 2021-06-25
Fixed
Jest resolver not working with exports/module.
Removed
Removed main field from package.json files.
v3.0.1
3.0.1 - 2021-06-23
Fixed
Issue with @geut/git-url-parse
not finding .git
directory automatically.
v3.0.0
3.0.0 - 2021-06-22
Changed
Moved all packages to ESM mode.
Removed
Support for node < 12 for CLI.
v2.3.0
2.3.0 - 2021-06-03
Added
New command show to display the CHANGELOG entries of a specific version
You can’t perform that action at this time.