Skip to content

Publishing packages

Chris edited this page Oct 25, 2016 · 1 revision
[components] npm run publish:latest                                                  [6.7.0]  ⨠ master ✔

> @ publish:latest /path/to/components
> lerna publish

Lerna v2.0.0-beta.28
Current version: 3.1.1
Checking for updated packages...
? Select a new version (currently 3.1.1) Minor (3.2.0)

Changes:
- @coorpacademy/components: 3.1.1 => 3.2.0
- @coorpacademy/treantjs-adapter-angular: 3.0.3 => 3.2.0
- @coorpacademy/treantjs-adapter-dust: 3.1.0 => 3.2.0
- @coorpacademy/treantjs-engine-react: 3.0.3 => 3.2.0
- @coorpacademy/treantjs-engine-snabbdom: 3.0.3 => 3.2.0
- @coorpacademy/treantjs-engine-spec: 3.0.3 => 3.2.0
- @coorpacademy/treantjs-engine-virtual-dom: 3.0.3 => 3.2.0

? Are you sure you want to publish the above changes? (ynH)


Publishing packages to npm...
Pushing tags to git...

To https://github.com/CoorpAcademy/components
   9c7ec8e..d6fb125  master -> master
To https://github.com/CoorpAcademy/components
 * [new tag]         v3.2.0 -> v3.2.0
Successfully published:
 - @coorpacademy/[email protected]
 - @coorpacademy/[email protected]
 - @coorpacademy/[email protected]
 - @coorpacademy/[email protected]
 - @coorpacademy/[email protected]
 - @coorpacademy/[email protected]
 - @coorpacademy/[email protected]

Clone this wiki locally