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

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [xo](https://github.com/xojs/xo). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...

dependencies

Hello everyone and apologies if this issue is a consequence of me not finding the proper documentation but I've searched quite a lot. Basically I'm in the process of generating...

Package.json file ```javascript { "name": "test", "version": "1.6.1", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "next": "14.2.5", "react":...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | minor | `v4.0.3` -> `v4.4.0` | --- ### Release...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nyc](https://istanbul.js.org/) ([source](https://redirect.github.com/istanbuljs/nyc)) | [`17.0.0` -> `17.1.0`](https://renovatebot.com/diffs/npm/nyc/17.0.0/17.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nyc/17.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://redirect.github.com/sinonjs/sinon)) | [`18.0.0` -> `19.0.2`](https://renovatebot.com/diffs/npm/sinon/18.0.0/19.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sinon/19.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://redirect.github.com/sinonjs/sinon)) | [`18.0.0` -> `18.0.1`](https://renovatebot.com/diffs/npm/sinon/18.0.0/18.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sinon/18.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v4.1.7` -> `v4.2.2` | --- ### Release...

I am sorry if this has been addressed before. I couldn't find any reference in documentation. is it possible to configure changelogs to just report and write minor or major...