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

Commit 2557585

Browse files
0.9.1
1 parent 3d4efba commit 2557585

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.9.1"></a>
2+
## [0.9.1](https://github.com/fivethree-team/component-library/compare/v0.9.0...v0.9.1) (2019-08-05)
3+
4+
5+
### Features
6+
7+
* **FAB:** added ios safe areas ([3d4efba](https://github.com/fivethree-team/component-library/commit/3d4efba))
8+
9+
10+
111
<a name="0.9.0"></a>
212
# [0.9.0](https://github.com/fivethree-team/component-library/compare/v0.8.25...v0.9.0) (2019-07-27)
313

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/core",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"author": "Fivethree Team",
55
"homepage": "https://fivethree.io/",
66
"description": "Fivethree Web Components",

Diff for: projects/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/core",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "Fivethree Core Components",
55
"keywords": [
66
"fivethree",

0 commit comments

Comments
 (0)