nearform-actions / optic-release-automation-action

Automate the release process of your npm packages, apps and actions
18 stars 14 forks source link

Use the official conventional-changelog package for specifying base tag #231

Open sameer-coder opened 1 year ago

sameer-coder commented 1 year ago

A PR is opened here to add a new feature to the conventional-recommended-bump package of conventional-changelog package. There hasn't been any response on the PR so far.

This issue is created to serve as reminder to check if the PR has been merged and revert the base tag changes in PR(https://github.com/nearform/optic-release-automation-action/pull/202) and use the base tag option from the conventional-commits package

simoneb commented 1 year ago

@sameer-coder isn't this supposed to be closed by the PR that was merged #202 ?

simoneb commented 4 months ago

This is the issue we reported and that should have eventually led to a new version being published https://github.com/conventional-changelog/conventional-changelog/issues/1224