Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
chore(master): release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
indykiteone authored and maprokes committed Oct 17, 2022
1 parent c9e679b commit 5e157b7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.5"
".": "0.1.6"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.6](https://github.com/indykite/metadata-publisher/compare/v0.1.5...v0.1.6) (2022-10-14)


### Bug Fixes

* point to four keys in `README` ([c9e679b](https://github.com/indykite/metadata-publisher/commit/c9e679b585162113b306dca6f78102f439ed53a2))

### [0.1.5](https://github.com/indykite/metadata-publisher/compare/v0.1.4...v0.1.5) (2022-07-01)


Expand Down
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ inputs:

runs:
using: docker
image: docker://ghcr.io/indykite/metadata-publisher:v0.1.5 # x-release-please-version
image: docker://ghcr.io/indykite/metadata-publisher:v0.1.6 # x-release-please-version
args:
- ${{ inputs.env }}
- ${{ inputs.version }}
Expand Down

0 comments on commit 5e157b7

Please sign in to comment.