Skip to content

Commit

Permalink
chore(release): cut wallet sdk swift 3.2.0 release
Browse files Browse the repository at this point in the history
# [3.2.0](3.1.0...3.2.0) (2023-08-28)

### Features

* **pollux:** add anoncreds issuance ([0d474a9](0d474a9))
  • Loading branch information
atala-dev committed Aug 28, 2023
1 parent 0d474a9 commit 4fe5917
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.2.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.1.0...3.2.0) (2023-08-28)


### Features

* **pollux:** add anoncreds issuance ([0d474a9](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/0d474a9e5910fa8540f0e9915e96433add543364))

# [3.1.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.0.0...3.1.0) (2023-08-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atala-prism-wallet-sdk-swift",
"version": "3.1.0",
"version": "3.2.0",
"description": "atala-prism-wallet-sdk-swift",
"directories": {
"example": "examples"
Expand Down

0 comments on commit 4fe5917

Please sign in to comment.