mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
doc: add doc how to publish a new version of shared components (#31882)
This commit is contained in:
parent
e9da23517c
commit
3f26b37cf8
@ -289,3 +289,10 @@ To generate translation strings for this package, run:
|
||||
```bash
|
||||
yarn i18n
|
||||
```
|
||||
|
||||
## Publish a new version
|
||||
|
||||
Two steps are required to publish a new version of this package:
|
||||
|
||||
1. Bump the version in `package.json` following semver rules and open a PR.
|
||||
2. Once merged run the [github workflow](https://github.com/element-hq/element-web/actions/workflows/shared-component-publish.yaml)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user