From a56b167315ebd16562ea2d96271e182d092e93a1 Mon Sep 17 00:00:00 2001 From: hig-bot Date: Tue, 7 Mar 2023 03:51:17 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # @weave-design/tile-v1.0.0 (2023-03-07) ### Features * add statusBadge prop ([d200dce](https://github.com/Autodesk/hig/commit/d200dce)) * add tile component ([fdcd30c](https://github.com/Autodesk/hig/commit/fdcd30c)) * add tile component ([7ee228d](https://github.com/Autodesk/hig/commit/7ee228d)) --- packages/tile/CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages/tile/CHANGELOG.md b/packages/tile/CHANGELOG.md index 3d2c804681..7e3e7e06b4 100644 --- a/packages/tile/CHANGELOG.md +++ b/packages/tile/CHANGELOG.md @@ -1,3 +1,12 @@ +# @weave-design/tile-v1.0.0 (2023-03-07) + + +### Features + +* add statusBadge prop ([d200dce](https://github.com/Autodesk/hig/commit/d200dce)) +* add tile component ([fdcd30c](https://github.com/Autodesk/hig/commit/fdcd30c)) +* add tile component ([7ee228d](https://github.com/Autodesk/hig/commit/7ee228d)) + # [@hig/tile-v1.1.0](https://github.com/Autodesk/hig/compare/@hig/tile@1.0.0...@hig/tile@1.1.0) (2023-02-05)