Skip to content

Commit

Permalink
Revert "[script-composer] Revert script composers (#574)"
Browse files Browse the repository at this point in the history
This reverts commit bf8afa1.
  • Loading branch information
runtian-zhou authored and kaw2k committed Dec 20, 2024
1 parent 3f599cf commit 57254ac
Show file tree
Hide file tree
Showing 10 changed files with 1,175 additions and 951 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ All notable changes to the Aptos TypeScript SDK will be captured in this file. T
# 1.32.1 (2024-11-11)

- Add support for Firebase issuers in the `updateFederatedKeylessJwkSetTransaction` function
- [`Breaking`] Revert new `scriptComposer` api in transactionSubmission api to allower SDK callers to invoke multiple Move functions inside a same transaction and compose the calls dynamically.

# 1.32.0 (2024-11-08)

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"@noble/hashes": "^1.4.0",
"@scure/bip32": "^1.4.0",
"@scure/bip39": "^1.3.0",
"@wgb5445/aptos-intent-npm": "^0.1.13",
"eventemitter3": "^5.0.1",
"form-data": "^4.0.0",
"js-base64": "^3.7.7",
Expand Down
Loading

0 comments on commit 57254ac

Please sign in to comment.