Skip to content

Commit

Permalink
chore(release): 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Erchoc committed Jul 27, 2021
1 parent 84ccdd4 commit e52ad91
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.5](https://github.com/tuya/tuya-connector-nodejs/compare/v2.0.4...v2.0.5) (2021-07-27)


### Bug Fixes

* **querystring:** querystring params merge and sort fixed ([84ccdd4](https://github.com/tuya/tuya-connector-nodejs/commit/84ccdd428fe6031e5623a2860909ddfffb0a1cdb))

### [2.0.4](https://github.com/tuya/tuya-connector-nodejs/compare/v2.0.3...v2.0.4) (2021-07-27)

### [2.0.3](https://github.com/tuya/tuya-connector-nodejs/compare/v2.0.2...v2.0.3) (2021-07-09)
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": "@tuya/tuya-connector-nodejs",
"version": "2.0.4",
"version": "2.0.5",
"description": "tuya openapi nodejs sdk",
"main": "lib/index.js",
"license": "MIT",
Expand Down

0 comments on commit e52ad91

Please sign in to comment.