@auto-canary/one-release-commit
TypeScript icon, indicating that this package has built-in type declarations

10.37.0--canary.2180.26196.0 • Public • Published

One-Release-Commit Plugin

Allow to create a single release commit

Installation

This plugin is not included with the auto CLI installed via NPM. To install:

npm i --save-dev @auto-it/one-release-commit
# or
yarn add -D @auto-it/one-release-commit

Usage

{
  "plugins": [
    [
      "one-release-commit",
      {
        // Release commit message
        "commitMessage": ":rocket: New release is on the way :rocket:"
      }
    ]
  ]
}

Package Sidebar

Install

npm i @auto-canary/one-release-commit

Weekly Downloads

0

Version

10.37.0--canary.2180.26196.0

License

MIT

Unpacked Size

10 kB

Total Files

7

Last publish

Collaborators

  • alisowski
  • hipstersmoothie-canary