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

Commit 5a35deb

Browse files
1.0.0-alpha.2
1 parent 9ab4fed commit 5a35deb

4 files changed

Lines changed: 13 additions & 3 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="1.0.0-alpha.2"></a>
2+
# [1.0.0-alpha.2](https://github.com/fivethree-team/component-library/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2019-11-15)
3+
4+
5+
### Features
6+
7+
* **popover:** optional arrow centering ([9ab4fed](https://github.com/fivethree-team/component-library/commit/9ab4fed))
8+
9+
10+
111
<a name="1.0.0-alpha.1"></a>
212
# [1.0.0-alpha.1](https://github.com/fivethree-team/component-library/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2019-11-15)
313

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)