@pendle/sdk-boros 1.6.3-allowlist-performactions-20260727095911 → 1.6.3

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # @pendle/sdk-boros
2
2
 
3
- ## 1.6.3-allowlist-performactions-20260727095911
3
+ ## 1.6.3
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 92839b1: fix(deposit): allowlist the OpenRouter `performActions` entrypoint
7
+ - 9b8ead3: fix(deposit): allowlist the OpenRouter `performActions` entrypoint
8
8
 
9
9
  Socket v3 routes served by the Across provider use `performActions`, which was not in the
10
10
  calldata validator's entrypoint allowlist. Those deposits failed client-side with
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@pendle/sdk-boros",
3
3
  "description": "Pendle SDK for Boros",
4
4
  "license": "MIT",
5
- "version": "1.6.3-allowlist-performactions-20260727095911",
5
+ "version": "1.6.3",
6
6
  "main": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
8
8
  "files": [