Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

Commit

Permalink
chore: Release 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
equinusocio committed Aug 14, 2018
1 parent 686905d commit 251b6df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a name="5.0.0"></a>
# [5.0.0](https://github.com/contactlab/ikonograph/compare/v4.1.1...v5.0.0) (2018-08-13)
<a name="5.0.1"></a>
## [5.0.1](https://github.com/contactlab/ikonograph/compare/v4.1.1...v5.0.1) (2018-08-14)


### Bug Fixes
Expand All @@ -9,6 +9,7 @@
* Fix global style when shadow dom is not supported ([2f9d628](https://github.com/contactlab/ikonograph/commit/2f9d628)), closes [#46](https://github.com/contactlab/ikonograph/issues/46)
* private method for Shady DOM detection added ([f464dca](https://github.com/contactlab/ikonograph/commit/f464dca))
* Remove duplicated logo-* icons ([ab22b12](https://github.com/contactlab/ikonograph/commit/ab22b12)), closes [#54](https://github.com/contactlab/ikonograph/issues/54)
* Update svgo configuration to fix viewbox removing ([686905d](https://github.com/contactlab/ikonograph/commit/686905d))


### Features
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": "ikonograph",
"version": "5.0.0",
"version": "5.0.1",
"description": "Icons library by Contactlab",
"main": "./dist/ikonograph.js",
"files": [
Expand Down

0 comments on commit 251b6df

Please sign in to comment.