Skip to content

Commit 9031296

Browse files
committed
chore(release): cut wallet sdk swift 3.2.1 release
## [3.2.1](3.2.0...3.2.1) (2023-09-01) ### Bug Fixes * did url string parsing correctly ([93a3eb4](93a3eb4))
1 parent 93a3eb4 commit 9031296

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.2.1](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.2.0...3.2.1) (2023-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* did url string parsing correctly ([93a3eb4](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/93a3eb4a5ddfedc46b2816e38a18f56fa5b551a7))
7+
18
# [3.2.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.1.0...3.2.0) (2023-08-28)
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.2.0",
3+
"version": "3.2.1",
44
"description": "atala-prism-wallet-sdk-swift",
55
"directories": {
66
"example": "examples"

0 commit comments

Comments
 (0)