We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf9fe6 commit f75b1f2Copy full SHA for f75b1f2
1 file changed
README.md
@@ -60,3 +60,6 @@ The path to the app-dir is configurable via `gmeConfig.client.appDir`.
60
* `test-karma` - test directory for tests running inside a browser.
61
* `test-tmp` - temporary files generate during tests.
62
* `utils` - postinstall, prebublish and build scripts.
63
+
64
+## Developers
65
+Use `./release.sh <semantic_version>` to release, e.g. `release.sh 2.31.0` and follow instructions.
0 commit comments