Skip to content

Commit f4a4a80

Browse files
committed
chore(release): cut wallet sdk swift 3.6.0 release
# [3.6.0](3.5.0...3.6.0) (2023-10-20) ### Features * **castor:** remove antlr library and use regex instead ([d7b429e](d7b429e))
1 parent d7b429e commit f4a4a80

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.6.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.5.0...3.6.0) (2023-10-20)
2+
3+
4+
### Features
5+
6+
* **castor:** remove antlr library and use regex instead ([d7b429e](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/commit/d7b429eb46657be56bb3cbf92423baa9f9189a1a))
7+
18
# [3.5.0](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/compare/3.4.0...3.5.0) (2023-10-12)
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.5.0",
3+
"version": "3.6.0",
44
"description": "atala-prism-wallet-sdk-swift",
55
"directories": {
66
"example": "examples"

0 commit comments

Comments
 (0)