@jcowman/test-release-workflow

2.1.1 • Public • Published

Test-Release-Workflow

Build Status

This repository serves as a playground for me to test my JavaScript release workflow.

Features

  • Provides a standard for commit messages.
  • Automatically deploys project to npm and GitHub.
  • Updates CHANGELOG.md and package.json.
  • Pushes the updates to GitHub.

Tools

  • Commitizen
  • Semantic-release

Instructions

  1. Install Dependencies

    1. npm install
    2. npm install -g commitizen
  2. Make changes

  3. Commit with git cz

  4. Release with npx semantic-release

Readme

Keywords

none

Package Sidebar

Install

npm i @jcowman/test-release-workflow

Weekly Downloads

0

Version

2.1.1

License

ISC

Unpacked Size

4.2 kB

Total Files

9

Last publish

Collaborators

  • jcowman