Skip to content

Commit

Permalink
chore(release): 4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
洛竹 committed May 18, 2021
1 parent 658eebb commit 82d26e6
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.4](https://github.com/tuya/tuya-panel-kit/compare/v4.5.3...v4.5.4) (2021-05-18)


### Bug Fixes

* **Notifacation:** fix text and Icon misalignment on Android, fixes [#63](https://github.com/tuya/tuya-panel-kit/issues/63) ([fb4984b](https://github.com/tuya/tuya-panel-kit/commit/fb4984ba094f038ff5e9adfb20fd4be9654cd99d))


### Features

* **react-navigation:** add createModalPresentationIOS && SlideFromRightIOS to fit our template ([#69](https://github.com/tuya/tuya-panel-kit/issues/69)) ([f15d5d1](https://github.com/tuya/tuya-panel-kit/commit/f15d5d155cf5a015b44a44b31fb52737777ba590))



## [4.5.3](https://github.com/tuya/tuya-panel-kit/compare/v4.5.2...v4.5.3) (2021-04-29)


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

0 comments on commit 82d26e6

Please sign in to comment.