@plaato/api-client
v1.5.1
Published
A connection layer to communicate with the Plaato API
Downloads
101
Readme
PLAATO JS API Client
Publishing
Use npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
.
See docs.
This will:
- Update the "version" field in
package.json
- Create a Git commit with the message
Bumped version number to %s
, where%s
is the new version number - Git tag the commit with a
v
-prefix, e.g.v1.2.3
- Push the commit and tag
- Trigger CircleCI to publish the updated package to the NPM registry