@chimpwizard-wand/spell-bump

Nump version sequence

Usage no npm install needed!

<script type="module">
  import chimpwizardWandSpellBump from 'https://cdn.skypack.dev/@chimpwizard-wand/spell-bump';
</script>

README

Wand spell - Github

by: иÐгü
email: ndru@chimpwizard.com
date: 03.07.2019
version: draft

This spell was forked from meta-bump and the intention is to bump provided package with provided version (in it's package.json) and add update appropriate consumer packages package.json files with new Git tag version and regenerate yarn.lock/package-lock.json

This and others meta plugins were forked due the limiation that commander has in order to call subcommands, they need to be name wiht the same prefix as the parent command cli. the current meta implemention has some limitations for some plugins where they cannot be installed independenly and need to be embeded inside the meta master cli.