mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This will replace about a half-dozen steps of these instructions: https://github.com/zulip/zulip-mobile/blob/ec1370159/docs/howto/shared.md#publish with "run `npm version patch`; then run the commands it prints."
4 lines
151 B
Plaintext
4 lines
151 B
Plaintext
# When running `npm version patch` etc., let our `version` script,
|
|
# `tools/npm-version`, take care of making the new Git tag.
|
|
git-tag-version = false
|