We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccd3a68 + 72d65d6 commit 82e3441Copy full SHA for 82e3441
1 file changed
README.md
@@ -294,3 +294,11 @@ src/utils/encode-decode.ts. This will decode the uid from e.g. atob("Ng==") = "6
294
encodes an id to be an uid
295
296
// 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