From 31c836622fe111d1c423dbbcd22f78e578a6e0dd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 19 Apr 2021 10:37:54 +0800 Subject: [PATCH] chore(release): 1.8.4 [skip ci] ## [1.8.4](https://github.com/yoctol/tailor-ui/compare/v1.8.3...v1.8.4) (2021-04-19) ### Bug Fixes * **container:** add overflow to children element ([1760ec7](https://github.com/yoctol/tailor-ui/commit/1760ec715cb7d399866d09d152ff84cefa22c8f8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 246d3903..de8a698d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.4](https://github.com/yoctol/tailor-ui/compare/v1.8.3...v1.8.4) (2021-04-19) + + +### Bug Fixes + +* **container:** add overflow to children element ([1760ec7](https://github.com/yoctol/tailor-ui/commit/1760ec715cb7d399866d09d152ff84cefa22c8f8)) + ## [1.8.3](https://github.com/yoctol/tailor-ui/compare/v1.8.2...v1.8.3) (2021-04-16) diff --git a/package.json b/package.json index a171ac61..7861e180 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/yoctol/tailor-ui/issues" }, - "version": "1.8.3", + "version": "1.8.4", "main": "lib/index.cjs.js", "module": "lib/index.js", "files": [