Skip to content

Commit f4d6728

Browse files
chore(release): cut wallet sdk version 4.0.0-rc.2
# [4.0.0-rc.2](v4.0.0-rc.1...v4.0.0-rc.2) (2025-03-10) ### Bug Fixes * add missing schema_ids field to the CredentialPreview ([3e97c3d](3e97c3d))
1 parent e867637 commit f4d6728

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.0.0-rc.2](https://github.com/hyperledger-identus/sdk-kmp/compare/v4.0.0-rc.1...v4.0.0-rc.2) (2025-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing schema_ids field to the CredentialPreview ([3e97c3d](https://github.com/hyperledger-identus/sdk-kmp/commit/3e97c3dec65e609e718f2f8451202b17f7d2920d))
7+
18
# [4.0.0-rc.1](https://github.com/hyperledger-identus/sdk-kmp/compare/v3.0.1...v4.0.0-rc.1) (2025-03-10)
29

310

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 4.0.0-rc.1
1+
version = 4.0.0-rc.2
22
org.gradle.jvmargs = -Xmx3072M -Dkotlin.daemon.jvm.options="-Xmx3072M"
33
kotlin.code.style = official
44
android.useAndroidX = true

0 commit comments

Comments
 (0)