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

Commit 8c3c85e

Browse files
0.8.7
1 parent 3347c17 commit 8c3c85e

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.8.7"></a>
2+
## [0.8.7](https://github.com/fivethree-team/component-library/compare/v0.8.6...v0.8.7) (2019-04-28)
3+
4+
5+
### Features
6+
7+
* **gallery:** input pagerVisible ([3347c17](https://github.com/fivethree-team/component-library/commit/3347c17))
8+
9+
10+
111
<a name="0.8.6"></a>
212
## [0.8.6](https://github.com/fivethree-team/component-library/compare/v0.8.5...v0.8.6) (2019-04-26)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fivethree",
3-
"version": "0.8.6",
3+
"version": "0.8.7",
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.8.6",
3+
"version": "0.8.7",
44
"description": "Fivethree Core Components",
55
"keywords": [
66
"fivethree",

0 commit comments

Comments
 (0)