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

Commit 3c4a151

Browse files
committed
0.5.12
1 parent c9c60d5 commit 3c4a151

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.5.12](https://github.com/fivethree-team/fivethree/compare/v0.5.11...v0.5.12) (2019-03-04)
2+
3+
4+
### Features
5+
6+
* **router-item:** add rounded active state ([3380885](https://github.com/fivethree-team/fivethree/commit/3380885))
7+
8+
9+
110
<a name="0.5.6"></a>
211
## [0.5.6](https://github.com/fivethree-team/component-library/compare/v0.1.0...v0.5.6) (2019-02-20)
312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "fivethree",
3-
"version": "0.5.6",
3+
"version": "0.5.12",
44
"author": "Fivethree Team",
5-
"homepage": "http://fivethree.io/",
5+
"homepage": "https://fivethree.io/",
66
"description": "Fivethree Web Components",
77
"contributors": [
88
{

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

0 commit comments

Comments
 (0)