We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
aft.yaml
1 parent 1961050 commit b2fe888Copy full SHA for b2fe888
aft.yaml
@@ -21,8 +21,11 @@ dependencies:
21
ignore:
22
- synthetic_package
23
24
-# Strongly connected components which should have major version bumps happen
+# Strongly connected components which should have version bumps happen
25
# 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.
29
components:
30
- name: Amplify Flutter
31
summary: amplify_flutter
0 commit comments