Skip to content

Commit 821b057

Browse files
chore(release): 3.0.0-pre.13 [skip ci]
# [3.0.0-pre.13](v3.0.0-pre.12...v3.0.0-pre.13) (2022-07-16) ### Bug Fixes * **walletconnect:** fix deep linking in iOS ([997ad45](997ad45))
1 parent 997ad45 commit 821b057

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8+
# [3.0.0-pre.13](https://github.com/CareBoo/unity-algorand-sdk/compare/v3.0.0-pre.12...v3.0.0-pre.13) (2022-07-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **walletconnect:** fix deep linking in iOS ([997ad45](https://github.com/CareBoo/unity-algorand-sdk/commit/997ad455e6813d9dca377d027c4cba8f13c1aa9b))
14+
815
# [3.0.0-pre.12](https://github.com/CareBoo/unity-algorand-sdk/compare/v3.0.0-pre.11...v3.0.0-pre.12) (2022-07-14)
916

1017

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.careboo.unity-algorand-sdk",
33
"displayName": "AlgoSdk",
4-
"version": "3.0.0-pre.12",
4+
"version": "3.0.0-pre.13",
55
"unity": "2020.3",
66
"keywords": [
77
"algorand",

0 commit comments

Comments
 (0)