Skip to content

Commit

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

### Features

* **prism-agent:** insert bouncy-castle security as 2nd provider globally in agent entry point ([#477](#477)) ([44f06cc](44f06cc))
  • Loading branch information
atala-dev committed Mar 28, 2023
1 parent 44f06cc commit 1e81124
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.60.0](https://github.com/input-output-hk/atala-prism-building-blocks/compare/prism-agent-v0.59.1...prism-agent-v0.60.0) (2023-03-28)


### Features

* **prism-agent:** insert bouncy-castle security as 2nd provider globally in agent entry point ([#477](https://github.com/input-output-hk/atala-prism-building-blocks/issues/477)) ([44f06cc](https://github.com/input-output-hk/atala-prism-building-blocks/commit/44f06cc191d10e8f590ba56ced75c78e73089b7b))

# [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)


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

0 comments on commit 1e81124

Please sign in to comment.