Skip to content

Commit

Permalink
chore(release): 0.3.2 [skip ci]
Browse files Browse the repository at this point in the history
<a name="@hig/table-v0.3.2"></a>
# [@hig/table-v0.3.2](https://github.com/Autodesk/hig/compare/@hig/[email protected]...@hig/[email protected]) (2018-07-06)

### Bug Fixes

* **bundle:** include dependency CSS ([f5a4a62](f5a4a62))
  • Loading branch information
hig-bot committed Jul 6, 2018
1 parent 245c459 commit 7789e1e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="@hig/table-v0.3.2"></a>
# [@hig/table-v0.3.2](https://github.com/Autodesk/hig/compare/@hig/[email protected]...@hig/[email protected]) (2018-07-06)


### Bug Fixes

* **bundle:** include dependency CSS ([f5a4a62](https://github.com/Autodesk/hig/commit/f5a4a62))

<a name="@hig/table-v0.3.1"></a>
# [@hig/table-v0.3.1](https://github.com/Autodesk/hig/compare/@hig/[email protected]...@hig/[email protected]) (2018-06-20)

Expand Down
4 changes: 2 additions & 2 deletions packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hig/table",
"version": "0.3.1",
"version": "0.3.2",
"description": "HIG Table",
"author": "Autodesk Inc.",
"license": "Apache-2.0",
Expand All @@ -18,7 +18,7 @@
"build/*"
],
"dependencies": {
"@hig/themes": "^0.1.1",
"@hig/themes": "^0.1.3",
"classnames": "^2.2.3",
"lodash": "^4.17.5",
"prop-types": "^15.6.1",
Expand Down

0 comments on commit 7789e1e

Please sign in to comment.