2.1.1 • Published 7 years ago

@jcowman/test-release-workflow v2.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

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

2.1.1

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago