Skip to content

Commit 7264b94

Browse files
committed
chore(release): cut wallet sdk swift 3.5.0 release
# [3.5.0](3.4.0...3.5.0) (2023-10-12) ### Features * **anoncreds:** add support for anoncreds issuance flow ([579c603](579c603))
1 parent 579c603 commit 7264b94

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.5.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.4.0...3.5.0) (2023-10-12)
2+
3+
4+
### Features
5+
6+
* **anoncreds:** add support for anoncreds issuance flow ([579c603](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/579c6030eefa2cf4f9690e512bb86e86927ba20a))
7+
18
# [3.4.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.3.0...3.4.0) (2023-09-27)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atala-prism-wallet-sdk-swift",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "atala-prism-wallet-sdk-swift",
55
"directories": {
66
"example": "examples"

0 commit comments

Comments
 (0)