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 cfd7f76 commit 7b70473Copy full SHA for 7b70473
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.11.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.10.0...v4.11.0) (2024-07-05)
4
+
5
6
+### Features
7
8
+* 增加 HTTP 代理调用支持 ([#145](https://github.com/alipay/alipay-sdk-nodejs-all/issues/145)) ([cfd7f76](https://github.com/alipay/alipay-sdk-nodejs-all/commit/cfd7f768c0bb168af86c6087024b6442f9918615))
9
10
## [4.10.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.9.0...v4.10.0) (2024-06-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "alipay-sdk",
- "version": "4.10.0",
+ "version": "4.11.0",
"engines": {
"node": ">=18.0.0"
},
0 commit comments