New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-changelog

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-changelog

Helper to generate a changelog.md file

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Generator Changelog

Introduction

A simple helper to generate changelog.md file. Inspired by Gitlab changelog entries.

Create unreleased changelogs entries, then, on release, group all an generate a changelog.md file.

Code Samples

Create new entry on unreleased changes

Just run yo changelog on your console.

foo@bar:~$ yo changelog

? Author Yuri Titi
? Type of change? Added
? What's change? Generator to update changelog.md file

Generate changelog.md

Just run yo changelog:generate on your console.

This will ask you version then update changelog.md and package.json

foo@bar:~$ yo changelog:generate

? Version 1.0.0

Installation

foo@bar:~$ npm install -g yo generator-changelog

FAQs

Package last updated on 12 Jul 2019

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