Skip to content

Commit

Permalink
chore(release): 4.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
洛竹 committed Jun 3, 2021
1 parent 202d420 commit f95dff2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.5](https://github.com/tuya/tuya-panel-kit/compare/v4.5.4...v4.5.5) (2021-06-03)


### Bug Fixes

* **Popup:** fix the problem of Popup hiding the horizontal line at the bottom of the top bar in dark mode, fixes [#71](https://github.com/tuya/tuya-panel-kit/issues/71) ([#72](https://github.com/tuya/tuya-panel-kit/issues/72)) ([b5f4949](https://github.com/tuya/tuya-panel-kit/commit/b5f4949f1cf861326bdfc4ddceaad8f6c710ea44))


### Features

* **bleOffline:** H5 changeTo subPage ([#67](https://github.com/tuya/tuya-panel-kit/issues/67)) ([181afd5](https://github.com/tuya/tuya-panel-kit/commit/181afd54b5144962f0daf8d1bc5f12dab5c5b706))



## [4.5.4](https://github.com/tuya/tuya-panel-kit/compare/v4.5.3...v4.5.4) (2021-05-18)


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-panel-kit",
"version": "4.5.4",
"version": "4.5.5",
"description": "a functional component library for developing tuya device panels!",
"keywords": [
"tuya",
Expand Down

0 comments on commit f95dff2

Please sign in to comment.