Skip to content

Commit

Permalink
chore(release): cut prism-agent image 0.40.0 release
Browse files Browse the repository at this point in the history
# [prism-agent-v0.40.0](prism-agent-v0.39.0...prism-agent-v0.40.0) (2023-02-16)

### Features

* **prism-agent:** ATL-3554 clean-up OAS and remove unused endpoints and definitions ([#376](#376)) ([146cd52](146cd52))
  • Loading branch information
atala-dev committed Feb 16, 2023
1 parent 146cd52 commit 9639d84
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.40.0](https://github.com/input-output-hk/atala-prism-building-blocks/compare/prism-agent-v0.39.0...prism-agent-v0.40.0) (2023-02-16)


### Features

* **prism-agent:** ATL-3554 clean-up OAS and remove unused endpoints and definitions ([#376](https://github.com/input-output-hk/atala-prism-building-blocks/issues/376)) ([146cd52](https://github.com/input-output-hk/atala-prism-building-blocks/commit/146cd52062c712de30c9862c32cba73ebe213a89))

# [prism-agent-v0.39.0](https://github.com/input-output-hk/atala-prism-building-blocks/compare/prism-agent-v0.38.0...prism-agent-v0.39.0) (2023-02-15)


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

0 comments on commit 9639d84

Please sign in to comment.