Thanks to visit codestin.com
Credit goes to github.com

Skip to content

NodeJS Changelog Writer

GitHub App

NodeJS Changelog Writer

GitHub App

Automatically contributes tags, releases and changelogs to NodeJS projects.

Requires selected repositories to have a package.json file with a name and version field. Example:

{
  "name": "my-package",
  "version": "1.2.3"
}

Whenever the version from the package.json file gets increased, this extension creates a tag (v1.2.4 for example) and a release that lists code and dependency changes made since the last tag.


Screenshot (or link) of an example release:

Screenshot of extension output

Developer

NodeJS Changelog Writer is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse