Skip to content

Commit

Permalink
Merge pull request #30 from backstage/djam/release-oct-3-2023
Browse files Browse the repository at this point in the history
chore: release v0.3.1
  • Loading branch information
djamaile authored Oct 25, 2023
2 parents c1791f6 + 625e73c commit ac5acaa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# backstage-deploy

## 0.3.1

### Patch Changes

- Also pushes Docker image in pulumi update phase
- Change NodeJS base docker image

## 0.3.0

### Minor 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.0",
"version": "0.3.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit ac5acaa

Please sign in to comment.