-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.10.0 #4271
v1.10.0 #4271
Conversation
Thanks so much for taking the time to contribute to the AWS CDK ❤️ We will shortly assign someone to review this pull request and help get it
|
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
This release may impact our canaries, I think I'm not going to release on a Friday. |
@rix0rrr I recently started managing my first lerna repo and am having trouble managing package dependencies updates (i.e |
@jd-carroll You can check out the bump.sh script, it's pretty straightforward: Line 13 in 4620552
|
97c95fa
to
e8fc911
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
@nmussy Thanks for the help! I guess I was looking for a way to better manage external dependencies (not the ones within my lerna repo). I feel like there are a couple of things like this and updating the |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
See CHANGELOG
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license