From bf78c72b16b37a875ed76e931ff1be69cbb535a7 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Tue, 8 Feb 2022 14:46:39 +0100 Subject: [PATCH] fix typos in .changeset/cold-houses-type.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johan Haals Co-authored-by: Fredrik Adelöw --- .changeset/cold-houses-type.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.changeset/cold-houses-type.md b/.changeset/cold-houses-type.md index a4dee63dd9..05155c96c0 100644 --- a/.changeset/cold-houses-type.md +++ b/.changeset/cold-houses-type.md @@ -2,6 +2,6 @@ '@backstage/cli': patch --- -Introduces a new `--release` parameters to the `backstage-cli versions:bump` command. -The release can be either a specific version for example `0.99.1`, or the latest `main` or `next` release. -The default behavior is to bump the latest `main` release. +Introduces a new `--release` parameter to the `backstage-cli versions:bump` command. +The release can be either a specific version, for example `0.99.1`, or the latest `main` or `next` release. +The default behavior is to bump to the latest `main` release.