Skip to content

Commit 787ebce

Browse files
committed
docs: clarify that patch/next releases do not require framework to release in advance
This allows CLI releases to generally be done in parallel with framework and save a lot of time. Major and minor version bumps do require waiting for FW however and that is unchanged.
1 parent 6d2087b commit 787ebce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/process/release.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ The current packages that require adjustment are:
7373

7474
## Releasing the CLI
7575

76+
Typical patch and next releases do not require FW to release in advance, as CLI does not pin the FW
77+
dependency.
78+
7679
After confirming that the above steps have been done or are not necessary, run the following and
7780
navigate the prompts:
7881

0 commit comments

Comments
 (0)