Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit af3c1d3

Browse files
document release process
1 parent 53db865 commit af3c1d3

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Backengine Codegen
22

3-
Generate code for [Backengine](https://app.backengine.dev/) projects.
3+
Generate code for [Backengine](https://app.backengine.dev/) projects.
4+
5+
## Releasing
6+
7+
1. Bump version in `package.json`
8+
2. Push changes to origin `main` branch
9+
3. Create a Github release `gh release create v1.0.8`
10+
4. Check Github Action has run corrrectly and new version is present on NPM

0 commit comments

Comments
 (0)