@polymeshassociation/polymesh-sdk 26.2.0-alpha.5 → 26.2.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,15 @@
|
|
|
1
|
-
# [26.2.0-
|
|
1
|
+
# [26.2.0-beta.1](https://github.com/PolymeshAssociation/polymesh-sdk/compare/v26.1.0...v26.2.0-beta.1) (2024-11-13)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* 🐛 Handle multiSig signer key in `account.getPermissions` ([7728c68](https://github.com/PolymeshAssociation/polymesh-sdk/commit/7728c68d30cf12145a24e65d05c07a1668a47635))
|
|
2
7
|
|
|
3
8
|
|
|
4
9
|
### Features
|
|
5
10
|
|
|
11
|
+
* 🎸 adds initial `Jenkinsfile`, for transitioning to jenkins artifact builds ([436f319](https://github.com/PolymeshAssociation/polymesh-sdk/commit/436f319cc6c5eae8c565d8d090d0b8a98d2da758))
|
|
6
12
|
* 🎸 bump polymesh types package ([1ab046a](https://github.com/PolymeshAssociation/polymesh-sdk/commit/1ab046a11fc7fe87627628c1318d0f650fa0bd99))
|
|
13
|
+
* 🎸 enable unscoped custom claims and fix get scopes ([3eeb180](https://github.com/PolymeshAssociation/polymesh-sdk/commit/3eeb1805bb8cbbe93d4846b8dafc0c4f6af53be1))
|
|
7
14
|
* 🎸 Support subsidized batches ([b5f6f02](https://github.com/PolymeshAssociation/polymesh-sdk/commit/b5f6f02d705df97602c43189cebc4f1a97c928f4))
|
|
15
|
+
* 🎸 update supported polymesh private versions ([ddf3d72](https://github.com/PolymeshAssociation/polymesh-sdk/commit/ddf3d72661f57bb759346e05e3f94b42f08e5333))
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|