We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b5658 commit cbe08cbCopy full SHA for cbe08cb
README-RELEASE.md
@@ -295,7 +295,8 @@ watching this project.
295
- `npm version 6.2.0-1.1`; the first 5 numbers are the same as the
296
GitHub release; the sixth number is the npm specific version
297
- push the `xpack-develop` branch to GitHub
298
-- push tags with `git push origin --tags`
+- the tags should have beed pushed by the `postversion` script;
299
+ if not, push the tags with `git push origin --tags`
300
- `npm publish --tag next` (use `--access public` when publishing for
301
the first time)
302
0 commit comments