Skip to content

Commit

Permalink
Release 4.7.0
Browse files Browse the repository at this point in the history
[skip ci]

## [4.7.0](v4.6.0...v4.7.0) (2024-06-07)

### Features

* 实现支付宝响应验签 ([#136](#136)) ([aa6d480](aa6d480))
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent aa6d480 commit 0dbb55e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.7.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.6.0...v4.7.0) (2024-06-07)


### Features

* 实现支付宝响应验签 ([#136](https://github.com/alipay/alipay-sdk-nodejs-all/issues/136)) ([aa6d480](https://github.com/alipay/alipay-sdk-nodejs-all/commit/aa6d4804efc38422529eebefdfbbc4e19b5aaf41))

## [4.6.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v4.5.1...v4.6.0) (2024-06-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alipay-sdk",
"version": "4.6.0",
"version": "4.7.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down

0 comments on commit 0dbb55e

Please sign in to comment.