Skip to content

Commit

Permalink
chore(release): 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Erchoc committed Jun 22, 2021
1 parent f399d0c commit ca223ea
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.

### [1.0.2](https://github.com/tuya/tuya-connector-nodejs/compare/v1.0.0...v1.0.2) (2021-06-22)


### Features

* **yaml:** fix github action yaml ([f399d0c](https://github.com/tuya/tuya-connector-nodejs/commit/f399d0c20401d888af96ef9ce5b53dbb92ae0485))

## [1.1.0](https://github.com/tuya/tuya-connector-nodejs/compare/v1.0.0...v1.1.0) (2021-06-22)


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": "1.0.1",
"version": "1.0.2",
"description": "tuya openapi nodejs sdk",
"main": "lib/index.js",
"license": "MIT",
Expand Down

0 comments on commit ca223ea

Please sign in to comment.