From 7f7633bbff31bbb0513a60006e2d0629f88b8833 Mon Sep 17 00:00:00 2001 From: "Shane F. Carr" Date: Thu, 1 Nov 2018 15:23:32 -0700 Subject: [PATCH] Update RELEASING.md Adding link for Browser JS release process. --- RELEASING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASING.md b/RELEASING.md index 11f55f4..e21ed88 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -21,6 +21,10 @@ You must have write access to the Github repo, and you must also have write acce 4. Run `npm publish` in the `clients/js` directory. 5. All done; make sure that the package got updated by visiting https://www.npmjs.com/package/myanmar-tools. +## Releasing to Google Hosted Libraries (Browser JS) + +A Google engineer needs to perform this task. For more details, see go/zawgyi/releasing. + ## Releasing to Maven Central (Java) ### Requesting Access to Maven Central