Skip to content

Commit eac1d29

Browse files
chore(release): 5.1.0-pre.2 [skip ci]
# [5.1.0-pre.2](v5.1.0-pre.1...v5.1.0-pre.2) (2025-06-28) ### Bug Fixes * **encoding:** update encoding functions to newer unity Collections package version ([e596598](e596598))
1 parent e596598 commit eac1d29

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Algorand.Unity.AssetStore/Packages/com.careboo.unity-algorand-sdk/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": "Algorand.Unity",
4-
"version": "5.1.0-pre.1",
4+
"version": "5.1.0-pre.2",
55
"unity": "2021.3",
66
"keywords": [
77
"algorand",

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+
# [5.1.0-pre.2](https://github.com/CareBoo/unity-algorand-sdk/compare/v5.1.0-pre.1...v5.1.0-pre.2) (2025-06-28)
9+
10+
11+
### Bug Fixes
12+
13+
* **encoding:** update encoding functions to newer unity Collections package version ([e596598](https://github.com/CareBoo/unity-algorand-sdk/commit/e5965989944438c8d5588b11d8bc267099f83818))
14+
815
# [5.1.0-pre.1](https://github.com/CareBoo/unity-algorand-sdk/compare/v5.0.0...v5.1.0-pre.1) (2023-10-24)
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": "Algorand.Unity",
4-
"version": "5.1.0-pre.1",
4+
"version": "5.1.0-pre.2",
55
"unity": "2021.3",
66
"keywords": [
77
"algorand",

0 commit comments

Comments
 (0)