From dca07fdaf05b07f59f757902c93779a271306ad8 Mon Sep 17 00:00:00 2001 From: hig-bot Date: Fri, 6 Jul 2018 21:16:32 +0000 Subject: [PATCH] chore(release): 0.1.3 [skip ci] # [@hig/typography-v0.1.3](https://github.com/Autodesk/hig/compare/@hig/typography@0.1.2...@hig/typography@0.1.3) (2018-07-06) ### Bug Fixes * **bundle:** include dependency CSS ([f5a4a62](https://github.com/Autodesk/hig/commit/f5a4a62)) --- packages/typography/CHANGELOG.md | 8 ++++++++ packages/typography/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/typography/CHANGELOG.md b/packages/typography/CHANGELOG.md index fb0cc9df40..7539a17605 100644 --- a/packages/typography/CHANGELOG.md +++ b/packages/typography/CHANGELOG.md @@ -1,3 +1,11 @@ + +# [@hig/typography-v0.1.3](https://github.com/Autodesk/hig/compare/@hig/typography@0.1.2...@hig/typography@0.1.3) (2018-07-06) + + +### Bug Fixes + +* **bundle:** include dependency CSS ([f5a4a62](https://github.com/Autodesk/hig/commit/f5a4a62)) + # [@hig/typography-v0.1.2](https://github.com/Autodesk/hig/compare/@hig/typography@0.1.1...@hig/typography@0.1.2) (2018-06-20) diff --git a/packages/typography/package.json b/packages/typography/package.json index 9d51a42a19..03abd404d4 100644 --- a/packages/typography/package.json +++ b/packages/typography/package.json @@ -1,6 +1,6 @@ { "name": "@hig/typography", - "version": "0.1.2", + "version": "0.1.3", "description": "HIG Typography components", "author": "Autodesk Inc.", "license": "Apache-2.0",