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 e2f1841 commit cf776bbCopy full SHA for cf776bb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.12.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.11.0...v4.12.0) (2024-08-26)
4
+
5
6
+### Features
7
8
+* use urllib v4 ([#148](https://github.com/alipay/alipay-sdk-nodejs-all/issues/148)) ([e2f1841](https://github.com/alipay/alipay-sdk-nodejs-all/commit/e2f184108364a3a7e70e552cbaa4cb2cf5deb1a3))
9
10
## [4.11.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.10.0...v4.11.0) (2024-07-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "alipay-sdk",
- "version": "4.11.0",
+ "version": "4.12.0",
"engines": {
"node": ">=18.0.0"
},
0 commit comments