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",