This repository was archived by the owner on Apr 14, 2020. It is now read-only.
Commit 40170ae 1 parent 97ddeb9 commit 40170ae Copy full SHA for 40170ae
File tree 8 files changed +52
-7
lines changed
8 files changed +52
-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 =" 1.3.0 " ></a >
7
+ # [ 1.3.0] ( https://github.com/madou/yubaba/compare/v1.2.0...v1.3.0 ) (2018-10-06)
8
+
9
+
10
+ ### Features
11
+
12
+ * introduces internal composable api ([ 9aa4945] ( https://github.com/madou/yubaba/commit/9aa4945 ) )
13
+
14
+
15
+
16
+
17
+
6
18
<a name =" 1.2.0 " ></a >
7
19
# [ 1.2.0] ( https://github.com/madou/yubaba/compare/v1.1.4...v1.2.0 ) (2018-09-22)
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" : " 1.2 .0" ,
4
+ "version" : " 1.3 .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 =" 1.3.0 " ></a >
7
+ # [ 1.3.0] ( https://github.com/madou/yubaba/compare/v1.2.0...v1.3.0 ) (2018-10-06)
8
+
9
+
10
+ ### Features
11
+
12
+ * introduces internal composable api ([ 9aa4945] ( https://github.com/madou/yubaba/commit/9aa4945 ) )
13
+
14
+
15
+
16
+
17
+
6
18
<a name =" 1.2.0 " ></a >
7
19
# [ 1.2.0] ( https://github.com/madou/yubaba/compare/v1.1.4...v1.2.0 ) (2018-09-22)
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yubaba-common" ,
3
3
"private" : true ,
4
- "version" : " 1.2 .0" ,
4
+ "version" : " 1.3 .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 =" 1.3.0 " ></a >
7
+ # [ 1.3.0] ( https://github.com/madou/yubaba/compare/v1.2.0...v1.3.0 ) (2018-10-06)
8
+
9
+ ** Note:** Version bump only for package yubaba-examples
10
+
11
+
12
+
13
+
14
+
6
15
<a name =" 1.2.0 " ></a >
7
16
# [ 1.2.0] ( https://github.com/madou/yubaba/compare/v1.1.4...v1.2.0 ) (2018-09-22)
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" : " 1.2 .0" ,
4
+ "version" : " 1.3 .0" ,
5
5
"repository" : " madou/yubaba" ,
6
6
"author" : " Michael Dougall" ,
7
7
"license" : " MIT" ,
16
16
"react-dom" : " ^16.4.x" ,
17
17
"react-router-dom" : " ^4.3.1" ,
18
18
"styled-components" : " ^3.4.5" ,
19
- "yubaba" : " ^1.2 .0" ,
20
- "yubaba-common" : " ^1.2 .0"
19
+ "yubaba" : " ^1.3 .0" ,
20
+ "yubaba-common" : " ^1.3 .0"
21
21
},
22
22
"devDependencies" : {
23
23
"@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 =" 1.3.0 " ></a >
7
+ # [ 1.3.0] ( https://github.com/madou/yubaba/compare/v1.2.0...v1.3.0 ) (2018-10-06)
8
+
9
+
10
+ ### Features
11
+
12
+ * introduces internal composable api ([ 9aa4945] ( https://github.com/madou/yubaba/commit/9aa4945 ) )
13
+
14
+
15
+
16
+
17
+
6
18
<a name =" 1.2.0 " ></a >
7
19
# [ 1.2.0] ( https://github.com/madou/yubaba/compare/v1.1.4...v1.2.0 ) (2018-09-22)
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yubaba" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"repository" : " madou/yubaba" ,
5
5
"author" : " Michael Dougall" ,
6
6
"license" : " MIT" ,
31
31
"react-dom" : " ^16.5.2" ,
32
32
"react-router-dom" : " ^4.3.1" ,
33
33
"styled-components" : " ^3.4.5" ,
34
- "yubaba-common" : " ^1.2 .0"
34
+ "yubaba-common" : " ^1.3 .0"
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments