Skip to content

Commit cf776bb

Browse files
Release 4.12.0
[skip ci] ## [4.12.0](v4.11.0...v4.12.0) (2024-08-26) ### Features * use urllib v4 ([#148](#148)) ([e2f1841](e2f1841))
1 parent e2f1841 commit cf776bb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [4.11.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.10.0...v4.11.0) (2024-07-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alipay-sdk",
3-
"version": "4.11.0",
3+
"version": "4.12.0",
44
"engines": {
55
"node": ">=18.0.0"
66
},

0 commit comments

Comments
 (0)