build: correct deprecated version for architect-cli in monorepo configuration#32702
build: correct deprecated version for architect-cli in monorepo configuration#32702alan-agius4 merged 1 commit intoangular:21.2.xfrom
Conversation
…guration The version was incorrect.
There was a problem hiding this comment.
Code Review
This pull request corrects a deprecated version string for architect-cli in the monorepo configuration. While the intent to fix an incorrect version is clear, the new version string >_0.2102.0 uses an unconventional format that is likely a typo. I have added a review comment to suggest a more standard semantic versioning format to ensure consistency and prevent potential issues with tooling.
Note: Security Review has been skipped due to the limited scope of the PR.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
The version was incorrect.