Skip to content

Commit

Permalink
chore(release): cut pollux lib 0.40.0 release [skip ci]
Browse files Browse the repository at this point in the history
# [pollux-v0.40.0](pollux-v0.39.0...pollux-v0.40.0) (2023-03-10)

### Features

* **pollux:** move subjectId field from issuer side to holder side ([#434](#434)) ([434f1fd](434f1fd))
  • Loading branch information
atala-dev committed Mar 10, 2023
1 parent 434f1fd commit 4377d58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions pollux/lib/CHANGELOG.md
@@ -1,3 +1,10 @@
# [pollux-v0.40.0](https://github.com/input-output-hk/atala-prism-building-blocks/compare/pollux-v0.39.0...pollux-v0.40.0) (2023-03-10)


### Features

* **pollux:** move subjectId field from issuer side to holder side ([#434](https://github.com/input-output-hk/atala-prism-building-blocks/issues/434)) ([434f1fd](https://github.com/input-output-hk/atala-prism-building-blocks/commit/434f1fd7616c5f538819b1a68f4bc5ed4eeb4b5d))

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


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

0 comments on commit 4377d58

Please sign in to comment.