Skip to content

Commit

Permalink
chore(release): cut prism-agent image 0.59.1 release
Browse files Browse the repository at this point in the history
# [prism-agent-v0.59.1](prism-agent-v0.59.0...prism-agent-v0.59.1) (2023-03-23)

### Bug Fixes

* **prism-agent:** fix incorrect long-form parsing behavior on resolution endpoint ([#475](#475)) ([af356d6](af356d6))
  • Loading branch information
atala-dev committed Mar 23, 2023
1 parent af356d6 commit 71dc42b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions prism-agent/service/CHANGELOG.md
@@ -1,3 +1,10 @@
# [prism-agent-v0.59.1](https://github.com/input-output-hk/atala-prism-building-blocks/compare/prism-agent-v0.59.0...prism-agent-v0.59.1) (2023-03-23)


### Bug Fixes

* **prism-agent:** fix incorrect long-form parsing behavior on resolution endpoint ([#475](https://github.com/input-output-hk/atala-prism-building-blocks/issues/475)) ([af356d6](https://github.com/input-output-hk/atala-prism-building-blocks/commit/af356d66763197f118aee8f7d1ac7d82be05a46e))

# [prism-agent-v0.59.0](https://github.com/input-output-hk/atala-prism-building-blocks/compare/prism-agent-v0.58.0...prism-agent-v0.59.0) (2023-03-22)


Expand Down
2 changes: 1 addition & 1 deletion prism-agent/service/version.sbt
@@ -1 +1 @@
ThisBuild / version := "0.59.0-SNAPSHOT"
ThisBuild / version := "0.59.1-SNAPSHOT"

0 comments on commit 71dc42b

Please sign in to comment.