2.1.3 • Published 4 years ago

@contentpilot/gulp-rename v2.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Content Pilot Gulp Rename

Renames all strings in all files in all directories.

Installation

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

Require in gulpfile.js

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

Commands

gulp rename

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
1.0.1

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.0

5 years ago