@polymeshassociation/polymesh-sdk 31.1.0-beta.7 → 31.1.0-beta.8

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.
Binary file
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
- # [31.1.0-beta.7](https://github.com/PolymeshAssociation/polymesh-sdk/compare/v31.1.0-beta.6...v31.1.0-beta.7) (2026-08-27)
1
+ # [31.1.0-beta.8](https://github.com/PolymeshAssociation/polymesh-sdk/compare/v31.1.0-beta.7...v31.1.0-beta.8) (2026-08-27)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * resolve claim's signing Identity from the Procedure's own Context ([6f13f8b](https://github.com/PolymeshAssociation/polymesh-sdk/commit/6f13f8baa554d0796ee364a8e294de5c85787692))
6
+ * 🐛 read every options bag the same way in the API snapshot ([b39f592](https://github.com/PolymeshAssociation/polymesh-sdk/commit/b39f5922e63072a3d83e3512ac0f6c209075f28a))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@polymeshassociation/polymesh-sdk",
3
- "version": "31.1.0-beta.7",
3
+ "version": "31.1.0-beta.8",
4
4
  "description": "High-level API to interact with the Polymesh blockchain",
5
5
  "types": "./index.d.ts",
6
6
  "engines": {