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
fix: release buildspec .ymls need to be updated for monorepo change (#4412)
Problem: Release pipeline not behaving as expected, not updating the
proper package.json version.
Solution: Update for new paths/npm workspaces.
### Testing:
Tested some of the commands locally, they seem to be working fine for
updating the version, committing now.
<!---
REMINDER:
- Read CONTRIBUTING.md first.
- Add test coverage for your changes.
- Update the changelog using `npm run newChange`.
- Link to related issues/commits.
- Testing: how did you test your changes?
- Screenshots
-->
## License
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Co-authored-by: aws-toolkit-automation <>
0 commit comments