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

Commit 0f38c5d

Browse files
committed
0.5.13
1 parent d132314 commit 0f38c5d

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.5.13](https://github.com/fivethree-team/fivethree/compare/v0.5.11...v0.5.13) (2019-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **router-item:** add rounded to hasShape ([d132314](https://github.com/fivethree-team/fivethree/commit/d132314))
7+
8+
9+
### Features
10+
11+
* **router-item:** add rounded active state ([3380885](https://github.com/fivethree-team/fivethree/commit/3380885))
12+
13+
14+
115
## [0.5.12](https://github.com/fivethree-team/fivethree/compare/v0.5.11...v0.5.12) (2019-03-04)
216

317

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

0 commit comments

Comments
 (0)