From ec89980eb1ccf552302a3588bcb91afc37805015 Mon Sep 17 00:00:00 2001 From: youngjuning Date: Fri, 29 Jan 2021 17:11:45 +0800 Subject: [PATCH] chore(release): 4.3.3 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 606d6a5e..66f72c72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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. +## [4.3.3](https://github.com/tuya/tuya-panel-kit/compare/v4.3.2...v4.3.3) (2021-01-29) + + +### Bug Fixes + +* **react-navigation:** 修复react-navigation在二级页面首页无法接受参数的问题 ([#34](https://github.com/tuya/tuya-panel-kit/issues/34)) ([f71ebda](https://github.com/tuya/tuya-panel-kit/commit/f71ebda9a2e5103cb69f263bb74e6810013acb5a)) + + +### Features + +* **Beacon:** 新增蓝牙Beacon 协议 ([#35](https://github.com/tuya/tuya-panel-kit/issues/35)) ([5fedcfb](https://github.com/tuya/tuya-panel-kit/commit/5fedcfb854ab58d8db42575da41620cf8f9b2fcb)) + + + ## [4.3.2](https://github.com/tuya/tuya-panel-kit/compare/v4.3.1...v4.3.2) (2021-01-27) diff --git a/package.json b/package.json index 9806b2fe..475e28d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tuya-panel-kit", - "version": "4.3.2", + "version": "4.3.3", "description": "a functional component library for developing tuya device panels!", "keywords": [ "tuya",