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 aa6d480 commit 0dbb55eCopy full SHA for 0dbb55e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.7.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.6.0...v4.7.0) (2024-06-07)
4
+
5
6
+### Features
7
8
+* 实现支付宝响应验签 ([#136](https://github.com/alipay/alipay-sdk-nodejs-all/issues/136)) ([aa6d480](https://github.com/alipay/alipay-sdk-nodejs-all/commit/aa6d4804efc38422529eebefdfbbc4e19b5aaf41))
9
10
## [4.6.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.5.1...v4.6.0) (2024-06-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "alipay-sdk",
- "version": "4.6.0",
+ "version": "4.7.0",
"engines": {
"node": ">=18.0.0"
},
0 commit comments