File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ continuing stability of releases. Before making a release one should
24
24
25
25
If there is subsequently a need to increment the version of a dependency, this
26
26
should be done via a new release that follows the above process, and modifies
27
- the patch, minor, or major Catalyst version (as appropriate for the potential
28
- impact of the dependency change on Catalyst users). If the dependency being
29
- updated is a non- breaking release, and would have automatically been installed
30
- by the package resolver had it not been capped, a patch release should be
31
- preferred. If the new release branch is branched from master, * it needs to
32
- ensure Project. toml caps are all ≥ to those listed in the previous Catalyst
33
- release branch* .
27
+ the [ patch, minor, or major Catalyst version (as appropriate for the potential
28
+ impact of the dependency change on Catalyst users)](https : // semver . org / ) . If the
29
+ dependency being updated is a non- breaking release, and would have automatically
30
+ been installed by the package resolver had it not been capped, a patch release
31
+ should be preferred. If the new release branch is branched from master, * it
32
+ needs to ensure Project. toml caps are all ≥ to those listed in the previous
33
+ Catalyst release branch* .
You can’t perform that action at this time.
0 commit comments