@contentpilot/gulp-bump

1.0.13 • Public • Published

Content Pilot Gulp Bump

Searches files for version numbers and bumps depending on argument.

Installation

npm install @contentpilot/gulp-bump --save-dev

Require in gulpfile.js

require( '@contentpilot/gulp-bump' );

Commands

Major

gulp bump --major

Minor

gulp bump --minor

Patch

gulp bump --patch

Publish to NPM

To update this repository on NPM using the GitHub action,

  1. Bump the version number in package.json
  2. Commit with message pattern of Release x.x.x
  3. Push to master branch to origin

Readme

Keywords

Package Sidebar

Install

npm i @contentpilot/gulp-bump

Weekly Downloads

1

Version

1.0.13

License

MIT

Unpacked Size

4.21 kB

Total Files

7

Last publish

Collaborators

  • dushakov92
  • claytoncollie
  • fh_cp
  • greggc