Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
chore(release): 3.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.8.2](v3.8.1...v3.8.2) (2019-08-27)

### Bug Fixes

* Add missing height for charts in IE11 ([88ffc28](88ffc28))
  • Loading branch information
semantic-release-bot committed Aug 27, 2019
1 parent cf19e02 commit adeccda
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.8.2](https://github.com/5app/base5-ui/compare/v3.8.1...v3.8.2) (2019-08-27)


### Bug Fixes

* Add missing height for charts in IE11 ([88ffc28](https://github.com/5app/base5-ui/commit/88ffc28))

## [3.8.1](https://github.com/5app/base5-ui/compare/v3.8.0...v3.8.1) (2019-08-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "base5-ui",
"version": "3.8.1",
"version": "3.8.2",
"description": "5app's reusable UI component library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit adeccda

Please sign in to comment.