Skip to content

Commit

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

## [3.4.0](v3.3.1...v3.4.0) (2023-05-16)

### Features

* add workflow support ([#100](#100)) ([78fe1c9](78fe1c9)), closes [#94](#94) [#85](#85) [#98](#98) [#86](#86)
* trigger master release ([#106](#106)) ([d4a65e2](d4a65e2))
  • Loading branch information
semantic-release-bot committed May 16, 2023
1 parent d4a65e2 commit 070286d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.4.0](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v3.3.1...v3.4.0) (2023-05-16)


### Features

* add workflow support ([#100](https://github.com/alipay/alipay-sdk-nodejs-all/issues/100)) ([78fe1c9](https://github.com/alipay/alipay-sdk-nodejs-all/commit/78fe1c9921f799531095f117b8153aa86744f104)), closes [#94](https://github.com/alipay/alipay-sdk-nodejs-all/issues/94) [#85](https://github.com/alipay/alipay-sdk-nodejs-all/issues/85) [#98](https://github.com/alipay/alipay-sdk-nodejs-all/issues/98) [#86](https://github.com/alipay/alipay-sdk-nodejs-all/issues/86)
* trigger master release ([#106](https://github.com/alipay/alipay-sdk-nodejs-all/issues/106)) ([d4a65e2](https://github.com/alipay/alipay-sdk-nodejs-all/commit/d4a65e2d254ed2b6fbf87c98112bd185cb3d80fd))

## [3.3.2-beta.2](https://github.com/alipay/alipay-sdk-nodejs-all/compare/v3.3.2-beta.1...v3.3.2-beta.2) (2023-05-15)


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": "3.3.2-beta.2",
"version": "3.4.0",
"description": "蚂蚁金服开放平台 node sdk",
"main": "lib/alipay.js",
"scripts": {
Expand Down

0 comments on commit 070286d

Please sign in to comment.