1.3.0 • Published 7 years ago

theme-bump v1.3.0

Weekly downloads
14
License
MIT
Repository
github
Last release
7 years ago

Theme Version Bump

Easily bump theme version in Creative Exchange packages

Installation

$ npm i theme-bump -g

Usage

$ theme-bump patch 

    Version bumped by patch in theme.json of theme in package

API

bump(root, version, force)

bump('/path/to/package', 'minor');
bump('/path/to/package', 'major', true); // also protected themes

License

MIT

1.3.0

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago