@fremtind/jkl-icon-button
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.2.3](https://github.com/fremtind/jokul/compare/@fremtind/jkl-icon-button@0.2.2...@fremtind/jkl-icon-button@0.2.3) (2020-05-11) | ||
### Bug Fixes | ||
* **icon-button:** specify height of icon to correct alignment ([e95e0e9](https://github.com/fremtind/jokul/commit/e95e0e9f3e9d9708b8b36788463aa52e3ef853fc)) | ||
## [0.2.2](https://github.com/fremtind/jokul/compare/@fremtind/jkl-icon-button@0.2.1...@fremtind/jkl-icon-button@0.2.2) (2020-04-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@fremtind/jkl-icon-button", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"publishConfig": { | ||
@@ -31,7 +31,4 @@ "access": "public" | ||
"dependencies": { | ||
"@fremtind/jkl-core": "^4.3.0" | ||
"@fremtind/jkl-core": "^4.3.1" | ||
}, | ||
"devDependencies": { | ||
"@fremtind/browserslist-config-jkl": "^0.5.0" | ||
}, | ||
"repository": { | ||
@@ -44,6 +41,3 @@ "type": "git", | ||
}, | ||
"browserslist": [ | ||
"extends @fremtind/browserslist-config-jkl" | ||
], | ||
"gitHead": "a4ca05d28d577eab9b114b53a654d06ff5388826" | ||
"gitHead": "99afd5d12492894f0e5aec837e037ea9dcf5ad1d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
7436
0
55
Updated@fremtind/jkl-core@^4.3.1