This repository was archived by the owner on Apr 14, 2020. It is now read-only.
Commit f51129b 1 parent fada451 commit f51129b Copy full SHA for f51129b
File tree 8 files changed +49
-7
lines changed
8 files changed +49
-7
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 2.1.0 " ></a >
7
+ # [ 2.1.0] ( https://github.com/madou/yubaba/compare/v2.0.2...v2.1.0 ) (2019-02-19)
8
+
9
+
10
+ ### Features
11
+
12
+ * adds dynamic duration ([ 8732a40] ( https://github.com/madou/yubaba/commit/8732a40 ) )
13
+
14
+
15
+
16
+
17
+
6
18
<a name =" 2.0.2 " ></a >
7
19
## [ 2.0.2] ( https://github.com/madou/yubaba/compare/v2.0.1...v2.0.2 ) (2018-12-29)
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.0.0" ,
3
3
"npmClient" : " yarn" ,
4
- "version" : " 2.0.2 " ,
4
+ "version" : " 2.1.0 " ,
5
5
"useWorkspaces" : true ,
6
6
"packages" : [
7
7
" packages/*"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 2.1.0 " ></a >
7
+ # [ 2.1.0] ( https://github.com/madou/yubaba/compare/v2.0.2...v2.1.0 ) (2019-02-19)
8
+
9
+ ** Note:** Version bump only for package yubaba-common
10
+
11
+
12
+
13
+
14
+
6
15
<a name =" 2.0.0 " ></a >
7
16
# [ 2.0.0] ( https://github.com/madou/yubaba/compare/v1.4.1...v2.0.0 ) (2018-12-11)
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yubaba-common" ,
3
3
"private" : true ,
4
- "version" : " 2.0 .0" ,
4
+ "version" : " 2.1 .0" ,
5
5
"repository" : " madou/yubaba" ,
6
6
"author" : " Michael Dougall" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 2.1.0 " ></a >
7
+ # [ 2.1.0] ( https://github.com/madou/yubaba/compare/v2.0.2...v2.1.0 ) (2019-02-19)
8
+
9
+ ** Note:** Version bump only for package yubaba-examples
10
+
11
+
12
+
13
+
14
+
6
15
<a name =" 2.0.2 " ></a >
7
16
## [ 2.0.2] ( https://github.com/madou/yubaba/compare/v2.0.1...v2.0.2 ) (2018-12-29)
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yubaba-examples" ,
3
3
"private" : true ,
4
- "version" : " 2.0.2 " ,
4
+ "version" : " 2.1.0 " ,
5
5
"repository" : " madou/yubaba" ,
6
6
"author" : " Michael Dougall" ,
7
7
"license" : " MIT" ,
18
18
"react-router-dom" : " ^4.3.1" ,
19
19
"react-select" : " ^2.1.2" ,
20
20
"styled-components" : " ^3.4.5" ,
21
- "yubaba" : " ^2.0.2 " ,
22
- "yubaba-common" : " ^2.0 .0"
21
+ "yubaba" : " ^2.1.0 " ,
22
+ "yubaba-common" : " ^2.1 .0"
23
23
},
24
24
"devDependencies" : {
25
25
"@storybook/addon-actions" : " ^3.4.10" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 2.1.0 " ></a >
7
+ # [ 2.1.0] ( https://github.com/madou/yubaba/compare/v2.0.2...v2.1.0 ) (2019-02-19)
8
+
9
+
10
+ ### Features
11
+
12
+ * adds dynamic duration ([ 8732a40] ( https://github.com/madou/yubaba/commit/8732a40 ) )
13
+
14
+
15
+
16
+
17
+
6
18
<a name =" 2.0.2 " ></a >
7
19
## [ 2.0.2] ( https://github.com/madou/yubaba/compare/v2.0.1...v2.0.2 ) (2018-12-29)
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yubaba" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"repository" : " madou/yubaba" ,
5
5
"author" : " Michael Dougall" ,
6
6
"license" : " MIT" ,
50
50
"react-router-dom" : " ^4.3.1" ,
51
51
"size-limit" : " ^0.21.0" ,
52
52
"styled-components" : " ^3.4.5" ,
53
- "yubaba-common" : " ^2.0 .0"
53
+ "yubaba-common" : " ^2.1 .0"
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments