You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(project-sync): add project-sync to lerna package list (#35059)
### Reason for this change
Internal build tool was failing as it could not bump the dependency version automatically for the project-sync tool.
### Description of changes
Added project-sync to list of tools on lerna.
### Describe any new or updated permissions being added
No permissions added.
### Description of how you validated changes
project-sync dependency version bumped when running `sh scripts/align-version.sh`.
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments