diff --git a/CHANGELOG.md b/CHANGELOG.md index b88fb0de..3457d398 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.3](https://github.com/yoctol/tailor-ui/compare/v1.7.2...v1.7.3) (2021-04-07) + + +### Bug Fixes + +* **table:** watch table width resize to update scroll shadow ([d506286](https://github.com/yoctol/tailor-ui/commit/d50628698c5f5c30be181e9124278e7e265ae606)) + ## [1.7.2](https://github.com/yoctol/tailor-ui/compare/v1.7.1...v1.7.2) (2021-04-07) diff --git a/package.json b/package.json index 5e8f59f4..c082cf2b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/yoctol/tailor-ui/issues" }, - "version": "1.7.2", + "version": "1.7.3", "main": "lib/index.cjs.js", "module": "lib/index.js", "files": [