changelog icon indicating copy to clipboard operation
changelog copied to clipboard

:blue_book: semantic-release plugin to create or update a changelog file

Results 50 changelog issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fs-extra](https://togithub.com/jprichardson/node-fs-extra) | [`^9.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/fs-extra/9.1.0/10.1.0) | [![age](https://badges.renovateapi.com/packages/npm/fs-extra/10.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [aggregate-error](https://togithub.com/sindresorhus/aggregate-error) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/aggregate-error/3.1.0/4.0.1) | [![age](https://badges.renovateapi.com/packages/npm/aggregate-error/4.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | got | [`9.6.0` -> `11.8.5`](https://renovatebot.com/diffs/npm/got/9.6.0/11.8.5) | ### GitHub Vulnerability Alerts #### [CVE-2022-33987](https://nvd.nist.gov/vuln/detail/CVE-2022-33987) The got package...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | glob-parent | [`3.1.0` -> `5.1.2`](https://renovatebot.com/diffs/npm/glob-parent/3.1.0/5.1.2) | ### GitHub Vulnerability Alerts #### [CVE-2020-28469](https://nvd.nist.gov/vuln/detail/CVE-2020-28469) This affects the...

Hi, We have an existing gitlab repo. which contains many tags created previously. How can I configure semantic-release/changelog to create CHANGLOG.md for all of those previously created tags, not only...

Hello everyone, we are currently using Renovate to regularly check the dependencies of our Umbrella Charts (Helm) for updates. Afterwards, we receive a merge request and manually create a new...

Hi, I have a problem, I use the `no-ci` option and the changelog always add the `changelogTitle`, so the `CHANGELOG.md` file contain a duplicated of `changelogTitle`. Any idea? Thank you.

Disable building of change log for specified branches while still performing the other release functionality. resolves ​#156, resolves ​#51

Hey folks! We're using Storybook combined with [MDX](https://mdxjs.com/) to host documentation of our design system. We'd like to embed changelogs in our public documentation, but are running into an issue:...