Skip to content

Commit 5d3cf87

Browse files
committed
feat(docs): Update RELEASING.md
1 parent e84652d commit 5d3cf87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ The following list describe the steps necessary to release a new version.
77
1. AMQP: https://amqp.demo.springwolf.dev/
88
2. CloudStream https://cloud-stream.demo.springwolf.dev/
99
3. Kafka: https://kafka.demo.springwolf.dev/
10+
4. SQS: https://sqs.demo.springwolf.dev/
1011
3. Remove the `-SNAPHSOT` postfix in `.env`, create a new branch `release/0.X.X` (version number), commit & push
1112
4. Run GitHub `Publish releases` pipeline from the newly created release branch
1213
5. Release version in nexus
1314
6. Update version number on website
14-
7. Update the version number in `.env` for next snapshot on branch `master`, commit & push
15+
7. Update the version number in `.env` for next snapshot on branch `master`, commit & push

0 commit comments

Comments
 (0)