Commit 75b8256
authored
feat(cli-integ): release @aws-cdk-testing/cli-integ (#912)
#905 intended to trigger a release for `@aws-cdk-testing/cli-integ`,
where it did not rely on the deprecated `cli-lib-alpha` module. because
it was marked as a chore, the release was skipped and the latest version
still runs the tests that were removed in #905. These tests are now
failing because they cannot find the right version of `cli-lib-alpha`.
By releasing a version of `@aws-cdk-testing/cli-integ`, we won't have to
worry about this anymore.
this PR is intended to trigger a release and nothing else.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license1 parent e46adaf commit 75b8256
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments