This repository was archived by the owner on Nov 30, 2022. It is now read-only.
File tree 3 files changed +21
-3
lines changed
3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-alpha.0] ( https://github.com/fivethree-team/fivethree/compare/v0.9.6...v1.0.0-alpha.0 ) (2019-11-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** feature-discovery:** export feature discovery component ([ a8cf21b] ( https://github.com/fivethree-team/fivethree/commit/a8cf21b ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** angular:** bump angular support to atleast 8.0.0 ([ 43d3ec7] ( https://github.com/fivethree-team/fivethree/commit/43d3ec7 ) )
12
+ * ** feature-discovery:** support ion-icon ([ ea38118] ( https://github.com/fivethree-team/fivethree/commit/ea38118 ) )
13
+ * ** popover:** new popover ([ e11c7b0] ( https://github.com/fivethree-team/fivethree/commit/e11c7b0 ) )
14
+ * ** popover:** new popover feature ([ ad0cf96] ( https://github.com/fivethree-team/fivethree/commit/ad0cf96 ) )
15
+ * ** popover:** popover target and backdrop ([ bcc62cb] ( https://github.com/fivethree-team/fivethree/commit/bcc62cb ) )
16
+
17
+
18
+
1
19
<a name =" 0.9.6 " ></a >
2
20
3
21
## [ 0.9.6] ( https://github.com/fivethree-team/component-library/compare/v0.9.5...v0.9.6 ) (2019-10-09)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fivethree/core" ,
3
- "version" : " 0.9.6 " ,
3
+ "version" : " 1.0.0-alpha.0 " ,
4
4
"author" : " Fivethree Team" ,
5
5
"homepage" : " https://fivethree.io/" ,
6
6
"description" : " Fivethree Web Components" ,
125
125
"platforms" : [
126
126
" android"
127
127
]
128
- }
128
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fivethree/core" ,
3
- "version" : " 0.9.6 " ,
3
+ "version" : " 1.0.0-alpha.0 " ,
4
4
"description" : " Fivethree Core Components" ,
5
5
"keywords" : [
6
6
" fivethree" ,
You can’t perform that action at this time.
0 commit comments