Skip to content

Commit 5f8c6fe

Browse files
committed
docs: document to update the Studio bundles when publishing
1 parent 3768bb1 commit 5f8c6fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,12 @@ Publication to npmjs is mostly automated via the tag-triggered `release.yml` CI
290290

291291
The publication of the web component and its angular wrapper has been automated in the `release.yml` CI workflow. The workflow will be triggered when you push the tag vX.Y.Z tag created above.
292292

293+
#### Post publication step
294+
295+
After publishing a new web component version, please update the two `readalongs/text/bundle.*`
296+
files and the versions in the two bundle URLs listed in `readalongs/text/make_package.py` in
297+
[ReadAlongs/Studio](/ReadAlongs/Studio).
298+
293299
#### Web Component & Angular Wrapper - manually - please don't do this!
294300

295301
**WARNING**: only use this process if the release workflow is broken.

0 commit comments

Comments
 (0)