fix typos in .changeset/cold-houses-type.md

Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Johan Haals
2022-02-08 14:46:39 +01:00
committed by GitHub
parent 259929af4e
commit bf78c72b16
+3 -3
View File
@@ -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.