Skip to content

Commit e489144

Browse files
authored
chore: update minor release to happen every 4 weeks if needed (#2972)
1 parent 2e8bff2 commit e489144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A major release will be published when there is a breaking change introduced in
1212

1313
### Minor Release
1414

15-
A minor release will be published when a new feature is added or API changes that are non-breaking are introduced. We will heavily test any changes so that we are confident with the release, but with new code comes the potential for new issues. We are scheduled to release a minor version **every 6 weeks**, if any features or API changes were made.
15+
A minor release will be published when a new feature is added or API changes that are non-breaking are introduced. We will heavily test any changes so that we are confident with the release, but with new code comes the potential for new issues. We are scheduled to release a minor version **every 4 weeks**, if any features or API changes were made.
1616

1717
### Patch Release
1818

0 commit comments

Comments
 (0)