Skip to content

Commit

Permalink
chore: prepare release for v0.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: djamaile <rdjamaile@gmail.com>
  • Loading branch information
djamaile committed Jan 10, 2024
1 parent 2e04292 commit 9004a6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# backstage-deploy

## 0.3.2

- Remove trailing slash in container service host url if present
- Change config merge in Dockerfile template

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "backstage-deploy",
"description": "CLI for Backstage deployment tooling",
"version": "0.3.1",
"version": "0.3.2",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 9004a6e

Please sign in to comment.