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

Commit 49c0e3e

Browse files
1.0.0-alpha.16
1 parent 4ce59b6 commit 49c0e3e

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="1.0.0-alpha.16"></a>
2+
# [1.0.0-alpha.16](https://github.com/fivethree-team/component-library/compare/v1.0.0-alpha.10...v1.0.0-alpha.16) (2019-12-01)
3+
4+
5+
### Bug Fixes
6+
7+
* **gallery-image:** make thumbnail static ([4ce59b6](https://github.com/fivethree-team/component-library/commit/4ce59b6))
8+
9+
10+
### Features
11+
12+
* **feature-discovery:** add classes input to feature directive ([2fe1209](https://github.com/fivethree-team/component-library/commit/2fe1209))
13+
* **icon:** disable animation for the component ([2d45f85](https://github.com/fivethree-team/component-library/commit/2d45f85))
14+
* **popover:** export popover component ([854bf07](https://github.com/fivethree-team/component-library/commit/854bf07))
15+
16+
17+
118
<a name="1.0.0-alpha.15"></a>
219
# [1.0.0-alpha.15](https://github.com/fivethree-team/component-library/compare/v1.0.0-alpha.10...v1.0.0-alpha.15) (2019-12-01)
320

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.15",
3+
"version": "1.0.0-alpha.16",
44
"author": "Fivethree Team",
55
"homepage": "https://fivethree.io/",
66
"description": "Fivethree Web Components",

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

0 commit comments

Comments
 (0)