Skip to content

Commit

Permalink
chore(release): cut prism-agent image 0.54.0 release
Browse files Browse the repository at this point in the history
# [prism-agent-v0.54.0](prism-agent-v0.53.0...prism-agent-v0.54.0) (2023-03-16)

### Features

* **prism-agent:** update pollux to 0.41.0; ([#447](#447)) ([f52c5e0](f52c5e0))
  • Loading branch information
atala-dev committed Mar 16, 2023
1 parent f52c5e0 commit c4c72a1
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.54.0](https://github.com/input-output-hk/atala-prism-building-blocks/compare/prism-agent-v0.53.0...prism-agent-v0.54.0) (2023-03-16)


### Features

* **prism-agent:** update pollux to 0.41.0; ([#447](https://github.com/input-output-hk/atala-prism-building-blocks/issues/447)) ([f52c5e0](https://github.com/input-output-hk/atala-prism-building-blocks/commit/f52c5e007821e9df1b56e882d443bc31755c1ee6))

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


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

0 comments on commit c4c72a1

Please sign in to comment.