diff --git a/.changeset/famous-pianos-kick.md b/.changeset/famous-pianos-kick.md index 50a0f480d5..51688077f9 100644 --- a/.changeset/famous-pianos-kick.md +++ b/.changeset/famous-pianos-kick.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -The `versions:bump` command will no update dependency ranges in `package.json`, even if the new version is within the current range. +The `versions:bump` command will now update dependency ranges in `package.json`, even if the new version is within the current range.