Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinyLeee committed Dec 4, 2024
1 parent b914194 commit f9f1a80
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 5 deletions.
11 changes: 11 additions & 0 deletions packages/tuya-panel-ipc-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.21.0](https://github.com/tuya/tuya-panel-sdk/compare/@tuya/[email protected]...@tuya/[email protected]) (2024-12-04)


### Features

* add needStopPreview param ([4d6787a](https://github.com/tuya/tuya-panel-sdk/commit/4d6787a9260aa5c070ef43754e0c640a8174f194))





# [1.20.0](https://github.com/tuya/tuya-panel-sdk/compare/@tuya/[email protected]...@tuya/[email protected]) (2024-09-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/tuya-panel-ipc-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tuya/tuya-panel-ipc-sdk",
"version": "1.20.0",
"version": "1.21.0",
"description": "涂鸦Ipc业务组件库",
"main": "./lib/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/tuya-panel-lock-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.9.16](https://github.com/tuya/tuya-panel-sdk/compare/@tuya/[email protected]...@tuya/[email protected]) (2024-12-04)

**Note:** Version bump only for package @tuya/tuya-panel-lock-sdk





## [1.9.15](https://github.com/tuya/tuya-panel-sdk/compare/@tuya/[email protected]...@tuya/[email protected]) (2024-09-03)

**Note:** Version bump only for package @tuya/tuya-panel-lock-sdk
Expand Down
4 changes: 2 additions & 2 deletions packages/tuya-panel-lock-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tuya/tuya-panel-lock-sdk",
"version": "1.9.15",
"version": "1.9.16",
"description": "涂鸦门锁业务组件库",
"main": "./lib/index.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"directory": "packages/tuya-panel-lock-sdk"
},
"dependencies": {
"@tuya/tuya-panel-ipc-sdk": "^1.20.0",
"@tuya/tuya-panel-ipc-sdk": "^1.21.0",
"color": "0.11.4",
"lodash": "^4.17.11",
"prop-types": "^15.6.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/tuya-panel-robot-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.1](https://github.com/tuya/tuya-panel-sdk/compare/@tuya/[email protected]...@tuya/[email protected]) (2024-12-04)

**Note:** Version bump only for package @tuya/tuya-panel-robot-sdk





# [1.3.0](https://github.com/tuya/tuya-panel-sdk/compare/@tuya/[email protected]...@tuya/[email protected]) (2022-04-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/tuya-panel-robot-sdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tuya-panel-robot-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tuya/tuya-panel-robot-sdk",
"version": "1.3.0",
"version": "1.3.1",
"description": "涂鸦面板扫地机器人 sdk 开发工具包",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit f9f1a80

Please sign in to comment.