Socket
Socket
Sign inDemoInstall

github-release-from-changelog

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-release-from-changelog

Create GitHub releases from CHANGELOG.md


Version published
Weekly downloads
15K
increased by9.06%
Maintainers
1
Weekly downloads
 
Created
Source

github-release-from-changelog NPM version

Create GitHub releases from CHANGELOG.md

Included in npmpub(lish) !.

You need:

  • a CHANGELOG following the format of keep a changelog or a CHANGELOG with the following format:
# X.Y.Z - ...

...

This tool edits the git tag on GitHub and create a GitHub release with the correct CHANGELOG.md section.

Install

npm install github-release-from-changelog

Usage

github-release-from-changelog [--filename CustomChangelog.md]

Advanced Installation and Usage

github-release-from-changelog is fully integrated in npmpub(lish). Please follow the instructions at https://github.com/MoOx/npmpub#install to install and use it. npmpub(lish) automatically calls github-release-from-changelog by default.

github-release-from-changelog also plays well with other publishing tools such as release-it. One can create a release using release-it (which also updates package.json, but does not free you from maintaining CHANGELOG.md for yourself) and then use github-release-from-changelog to create the release on GitHub.

CONTRIBUTING

  • ⇄ Pull requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.

CHANGELOG

See CHANGELOG.md

LICENSE

The license is MIT. See LICENSE.

Keywords

FAQs

Package last updated on 22 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc