Skip to content

Commit b2fe888

Browse files
author
Dillon Nys
committed
chore(aft): Update wording in aft.yaml
1 parent 1961050 commit b2fe888

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

aft.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,11 @@ dependencies:
2121
ignore:
2222
- synthetic_package
2323

24-
# Strongly connected components which should have major version bumps happen
24+
# Strongly connected components which should have version bumps happen
2525
# in unison, i.e. a version bump to one package cascades to all.
26+
#
27+
# By default, this happens only for minor version bumps. However, this
28+
# can be modified on a per-component basis using the `propagate` flag.
2629
components:
2730
- name: Amplify Flutter
2831
summary: amplify_flutter

0 commit comments

Comments
 (0)