Skip to content

Commit 82e3441

Browse files
authored
Merge pull request #83 from aligent/chore/SL-443-add-release-process-to-readMe
SL-443 add release process to readMe
2 parents ccd3a68 + 72d65d6 commit 82e3441

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,3 +294,11 @@ src/utils/encode-decode.ts. This will decode the uid from e.g. atob("Ng==") = "6
294294
encodes an id to be an uid
295295

296296
// TODO: Generate `BC_GRAPHQL_TOKEN` this at build time \
297+
298+
## Release Process
299+
300+
1. Navigate to [Releases](https://github.com/aligent/aligent-graphql-mesh/releases)
301+
2. Draft a new release
302+
3. Create a new tag e.g. `bigcommerce-graphql-module-1.0.9`
303+
4. Generate release notes
304+
5. Publish release

0 commit comments

Comments
 (0)