Skip to content

Commit c94c517

Browse files
committed
chore: add release
Signed-off-by: djamaile <rdjamaile@gmail.com>
1 parent 077157d commit c94c517

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# backstage-deploy
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- Remove all related quickstart functionality. Please refer to the [PR](https://github.com/backstage/backstage-deploy/pull/35) for more information.
8+
39
## 0.3.2
410

511
- Remove trailing slash in container service host url if present

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "backstage-deploy",
33
"description": "CLI for Backstage deployment tooling",
4-
"version": "0.3.2",
4+
"version": "0.4.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)