Skip to content

Commit 007c91d

Browse files
authored
Merge pull request #15 from matrix-org/langleyd-document-release
Update README.md
2 parents 98694cb + 08af548 commit 007c91d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,10 @@ Run `./scripts/setup.sh` to install dependencies for this project.
1313
### Generating the emojibase.json
1414

1515
Run `./scripts/generateJson.sh` to generate the emojibase.json assets
16+
17+
## Releasing
18+
19+
Use "[Run workflow](https://github.com/matrix-org/emojibase-bindings/actions/workflows/release.yaml)".
20+
Refer to [SemVer](https://semver.org/) for versioning semantics.
21+
This workflow will bump the version, publish to NPM/Maven and create a GitHub release.
22+
The Swift consumer uses [SwiftPM](./Package.swift) and can target the latest released version.

0 commit comments

Comments
 (0)