wcg.ui.kit
v0.0.24
Published
[](https://git.ey-intuitive.com/ashtonharris/stencil-demo-with-playbook/commits/develop) [
$ node bin/release <update_type>Build all libraries and docs:
$ yarn buildPublish all packages:
$ node bin/publishCommit and push the changes:
git add .
git commit -m "Release <version>"
git push