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

Commit d0307b2

Browse files
committed
1.0.0-alpha.10
1 parent 77c6445 commit d0307b2

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.0.0-alpha.10](https://github.com/fivethree-team/fivethree/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2019-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **app-bar:** example page ([8b7ad61](https://github.com/fivethree-team/fivethree/commit/8b7ad61))
7+
8+
9+
### Features
10+
11+
* **fab,icon:** animation can be disabled ([77c6445](https://github.com/fivethree-team/fivethree/commit/77c6445))
12+
13+
14+
115
# [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)
216

317

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/core",
3-
"version": "1.0.0-alpha.9",
3+
"version": "1.0.0-alpha.10",
44
"author": "Fivethree Team",
55
"homepage": "https://fivethree.io/",
66
"description": "Fivethree Web Components",

Diff for: projects/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/core",
3-
"version": "1.0.0-alpha.9",
3+
"version": "1.0.0-alpha.10",
44
"description": "Fivethree Core Components",
55
"keywords": [
66
"fivethree",

0 commit comments

Comments
 (0)