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

Commit df49e4f

Browse files
0.8.4
1 parent e19a09b commit df49e4f

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.4"></a>
2+
## [0.8.4](https://github.com/fivethree-team/component-library/compare/v0.8.3...v0.8.4) (2019-04-23)
3+
4+
5+
### Features
6+
7+
* **icon:** additional small icon in top right corner ([e19a09b](https://github.com/fivethree-team/component-library/commit/e19a09b))
8+
9+
10+
111
<a name="0.8.3"></a>
212
## [0.8.3](https://github.com/fivethree-team/component-library/compare/v0.8.2...v0.8.3) (2019-04-23)
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.3",
3+
"version": "0.8.4",
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.3",
3+
"version": "0.8.4",
44
"description": "Fivethree Core Components",
55
"keywords": [
66
"fivethree",

0 commit comments

Comments
 (0)