Skip to content

Commit

Permalink
chore(release): cut prism-agent image 0.58.0 release
Browse files Browse the repository at this point in the history
# [prism-agent-v0.58.0](prism-agent-v0.57.0...prism-agent-v0.58.0) (2023-03-22)

### Features

* **prism-agent:** Update the connect pollux and mercury to fix to use nimbus-jose-jwt 10.0.0-preview ([#467](#467)) ([948f2fc](948f2fc))
  • Loading branch information
atala-dev committed Mar 22, 2023
1 parent 948f2fc commit 6808996
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.58.0](https://github.com/input-output-hk/atala-prism-building-blocks/compare/prism-agent-v0.57.0...prism-agent-v0.58.0) (2023-03-22)


### Features

* **prism-agent:** Update the connect pollux and mercury to fix to use nimbus-jose-jwt 10.0.0-preview ([#467](https://github.com/input-output-hk/atala-prism-building-blocks/issues/467)) ([948f2fc](https://github.com/input-output-hk/atala-prism-building-blocks/commit/948f2fc26a7b965c47e7907cf4d4eb14bb9e640f))

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


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

0 comments on commit 6808996

Please sign in to comment.