We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e75cf commit e167639Copy full SHA for e167639
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.14.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.13.0...v4.14.0) (2025-04-29)
4
+
5
6
+### Features
7
8
+* V3协议 Authorization 字段添加扩展支持 ([#157](https://github.com/alipay/alipay-sdk-nodejs-all/issues/157)) ([04e75cf](https://github.com/alipay/alipay-sdk-nodejs-all/commit/04e75cf6a002b217fce073ddb93b7a29016c8300))
9
10
## [4.13.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.12.0...v4.13.0) (2024-08-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "alipay-sdk",
- "version": "4.13.0",
+ "version": "4.14.0",
"engines": {
"node": ">=18.0.0"
},
0 commit comments