1.3.0 • Published 6 years ago

theme-bump v1.3.0

Weekly downloads
14
License
MIT
Repository
github
Last release
6 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

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago