Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit ed1c194

Browse files
0.9.3
1 parent 4139a4d commit ed1c194

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.9.3"></a>
2+
## [0.9.3](https://github.com/fivethree-team/component-library/compare/v0.9.1...v0.9.3) (2019-08-05)
3+
4+
5+
### Bug Fixes
6+
7+
* **icon:** color default ([4139a4d](https://github.com/fivethree-team/component-library/commit/4139a4d))
8+
* **icon:** fix default height, width and color ([1951f2c](https://github.com/fivethree-team/component-library/commit/1951f2c))
9+
10+
11+
112
<a name="0.9.2"></a>
213
## [0.9.2](https://github.com/fivethree-team/component-library/compare/v0.9.1...v0.9.2) (2019-08-05)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/core",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"author": "Fivethree Team",
55
"homepage": "https://fivethree.io/",
66
"description": "Fivethree Web Components",

projects/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/core",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "Fivethree Core Components",
55
"keywords": [
66
"fivethree",

0 commit comments

Comments
 (0)