Commit f12ec97
chore: allow patch bumping again on CLI package (#409)
Remove the previous short-term fix to prevent major version bumps, and
replace it with the version filtering mechanism introduced in projen.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
---------
Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Momo Kornher <[email protected]>1 parent 8d91672 commit f12ec97
File tree
52 files changed
+90
-152
lines changed- packages
- @aws-cdk-testing/cli-integ
- .projen
- @aws-cdk
- cdk-cli-wrapper
- .projen
- cli-lib-alpha
- .projen
- cli-plugin-contract
- .projen
- cloud-assembly-schema
- .projen
- cloudformation-diff
- .projen
- integ-runner
- .projen
- node-bundle
- .projen
- tmp-toolkit-helpers
- .projen
- toolkit-lib
- .projen
- user-input-gen
- .projen
- yarn-cling
- .projen
- aws-cdk
- .projen
- cdk-assets
- .projen
- cdk
- .projen
- projenrc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+90
-152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
667 | 672 | | |
668 | 673 | | |
669 | 674 | | |
670 | | - | |
| 675 | + | |
671 | 676 | | |
672 | 677 | | |
673 | 678 | | |
| |||
1268 | 1273 | | |
1269 | 1274 | | |
1270 | 1275 | | |
1271 | | - | |
1272 | | - | |
1273 | | - | |
1274 | | - | |
1275 | | - | |
1276 | | - | |
1277 | | - | |
| 1276 | + | |
1278 | 1277 | | |
1279 | 1278 | | |
1280 | 1279 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments