Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
indooorsman committed Mar 15, 2022
1 parent 2b25ed2 commit 0250142
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ install:
yarn plugin import https://github.com/indooorsman/yarn-plugins/releases/download/v1.0.4/plugin-version-tools.js
```

uninstall:

```bash
yarn plugin remove yarn-plugin-version-tools
```

### `yarn vt <stragegy>`

almost same with `yarn version` from [@yarnpkg/plugin-version](https://yarnpkg.com/cli/version), but add a `--preid` option for bump `prerelease` version, e.g.:
Expand Down

0 comments on commit 0250142

Please sign in to comment.