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

Commit aab6085

Browse files
committed
1.0.0-alpha.9
1 parent dee8751 commit aab6085

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.0.0-alpha.9](https://github.com/fivethree-team/fivethree/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2019-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **icon,app-bar:** fix color scss properties ([dee8751](https://github.com/fivethree-team/fivethree/commit/dee8751))
7+
8+
9+
110
# [1.0.0-alpha.8](https://github.com/fivethree-team/fivethree/compare/v1.0.0-alpha.6...v1.0.0-alpha.8) (2019-11-22)
211

312

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": "1.0.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
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": "1.0.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
44
"description": "Fivethree Core Components",
55
"keywords": [
66
"fivethree",

0 commit comments

Comments
 (0)