diff --git a/CHANGELOG.md b/CHANGELOG.md index c18c18e0..44b7ed4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.8.0](https://github.com/yoctol/tailor-ui/compare/v1.7.4...v1.8.0) (2021-04-12) + + +### Bug Fixes + +* **container:** add padding top to container children when not title ([4fe050a](https://github.com/yoctol/tailor-ui/commit/4fe050aaf225619cdda1232c518e7a4543f0cdd5)) + + +### Features + +* **notification:** implement useNotification ([6057d74](https://github.com/yoctol/tailor-ui/commit/6057d740ee2745550d664ddc6808bf9dfeed6b3b)) + ## [1.7.4](https://github.com/yoctol/tailor-ui/compare/v1.7.3...v1.7.4) (2021-04-08) diff --git a/package.json b/package.json index 369dc380..bbb73792 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/yoctol/tailor-ui/issues" }, - "version": "1.7.4", + "version": "1.8.0", "main": "lib/index.cjs.js", "module": "lib/index.js", "files": [