studio-changes icon indicating copy to clipboard operation
studio-changes copied to clipboard

📦 Generate a changelog as part of the npm version command

Results 9 studio-changes issues
Sort by recently updated
recently updated
newest added

Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependencies [yaml](https://github.com/eemeli/yaml), [husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together. Updates `yaml` from 1.10.2 to 2.2.2 Release notes Sourced from yaml's...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `nanoid` from 3.1.20 to 3.3.3 Changelog Sourced from nanoid's changelog. 3.3.3 Reduced size...

dependencies

When creating new releases for the Sinon projects, I spend time on cutting out things like this from the changelog: ``` - [`871ac09`](https://github.com/sinonjs/formatio/commit/871ac093ea61424f79735733bca2695458ef3f26) Bump @sinonjs/referee from 3.2.0 to 4.0.0 (dependabot-preview[bot])...

When releasing the last mochify version I forgot to add a new contributor to `package.json` and had to do that manually afterwards. Should `changes` do that (which probably wouldn't be...

Status: Proposal
Type: Enhancement

Hi, I am using studio-changes v1.7.0 and get the following error when I try to update my CHANGES.md on Windows: `Unexpected CHANGES.md file header` There was already an issue on...

If a `shrinkwrap.json` file is found, the following steps should be taken: * Read the `npm-shrinkwrap.json` file * Run `npm shrinkwrap` * Read the `npm-shrinkwrap.json` file again * Diff the...

Status: Proposal
Type: Enhancement

GitHub automatically links issues if it finds something like `#11` in markdown. These links should be expanded so that they also work outside of the GitHub context.

Status: Proposal
Type: Enhancement

It would be awesome if this tool could detect commits that landed via a pull request and then create proper links.

Status: Proposal
Type: Enhancement