From bb701aa1594b943979aa650067fcc32742452957 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 7 Apr 2021 17:03:00 +0800 Subject: [PATCH] chore(release): 1.7.3 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [