This repository was archived by the owner on Apr 14, 2020. It is now read-only.
Commit e49e474 1 parent 3dc3413 commit e49e474 Copy full SHA for e49e474
File tree 6 files changed +34
-4
lines changed
6 files changed +34
-4
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
+ # [ 2.4.0] ( https://github.com/madou/yubaba/compare/v2.3.2...v2.4.0 ) (2019-05-23)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** animator:** adds first class self targeted animations api ([ 6ad648e] ( https://github.com/madou/yubaba/commit/6ad648e ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.3.2] ( https://github.com/madou/yubaba/compare/v2.3.1...v2.3.2 ) (2019-05-14)
7
18
8
19
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.3.2 " ,
4
+ "version" : " 2.4.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
+ # [ 2.4.0] ( https://github.com/madou/yubaba/compare/v2.3.2...v2.4.0 ) (2019-05-23)
7
+
8
+ ** Note:** Version bump only for package yubaba-common
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.3.1] ( https://github.com/madou/yubaba/compare/v2.3.0...v2.3.1 ) (2019-05-13)
7
15
8
16
** Note:** Version bump only for package yubaba-common
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yubaba-common" ,
3
3
"private" : true ,
4
- "version" : " 2.3.1 " ,
4
+ "version" : " 2.4.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
+ # [ 2.4.0] ( https://github.com/madou/yubaba/compare/v2.3.2...v2.4.0 ) (2019-05-23)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** animator:** adds first class self targeted animations api ([ 6ad648e] ( https://github.com/madou/yubaba/commit/6ad648e ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.3.2] ( https://github.com/madou/yubaba/compare/v2.3.1...v2.3.2 ) (2019-05-14)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yubaba" ,
3
- "version" : " 2.3.2 " ,
3
+ "version" : " 2.4.0 " ,
4
4
"repository" : " madou/yubaba" ,
5
5
"author" : " Michael Dougall" ,
6
6
"license" : " MIT" ,
45
45
"react-select" : " ^2.4.2" ,
46
46
"size-limit" : " ^1.3.2" ,
47
47
"styled-components" : " ^4.2.0" ,
48
- "yubaba-common" : " ^2.3.1 "
48
+ "yubaba-common" : " ^2.4.0 "
49
49
}
50
50
}
You can’t perform that action at this time.
0 commit comments