This repository was archived by the owner on Apr 14, 2020. It is now read-only.
Commit b10d254 1 parent 4792436 commit b10d254 Copy full SHA for b10d254
File tree 6 files changed +28
-4
lines changed
6 files changed +28
-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.2] ( https://github.com/madou/element-motion/compare/v2.4.1...v2.4.2 ) (2019-05-25)
7
+
8
+ ** Note:** Version bump only for package element-motion
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.4.1] ( https://github.com/madou/yubaba/compare/v2.4.0...v2.4.1 ) (2019-05-24)
7
15
8
16
** Note:** Version bump only for package yubaba-repo
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.4.1 " ,
4
+ "version" : " 2.4.2 " ,
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.2] ( https://github.com/madou/element-motion/compare/v2.4.1...v2.4.2 ) (2019-05-25)
7
+
8
+ ** Note:** Version bump only for package @element-motion/core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.4.1] ( https://github.com/madou/yubaba/compare/v2.4.0...v2.4.1 ) (2019-05-24)
7
15
8
16
** Note:** Version bump only for package yubaba
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @element-motion/core" ,
3
- "version" : " 2.4.1 " ,
3
+ "version" : " 2.4.2 " ,
4
4
"repository" : " madou/element-motion" ,
5
5
"author" : " Michael Dougall" ,
6
6
"license" : " MIT" ,
34
34
"react-dom" : " >=16.4"
35
35
},
36
36
"devDependencies" : {
37
- "@element-motion/dev" : " ^2.4.0 " ,
37
+ "@element-motion/dev" : " ^2.4.2 " ,
38
38
"@storybook/react" : " 5.0.11" ,
39
39
"emotion" : " ^10.0.9" ,
40
40
"polished" : " ^3.3.0" ,
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.2] ( https://github.com/madou/element-motion/compare/v2.4.1...v2.4.2 ) (2019-05-25)
7
+
8
+ ** Note:** Version bump only for package @element-motion/dev
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.4.0] ( https://github.com/madou/yubaba/compare/v2.3.2...v2.4.0 ) (2019-05-23)
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" : " @element-motion/dev" ,
3
3
"private" : true ,
4
- "version" : " 2.4.0 " ,
4
+ "version" : " 2.4.2 " ,
5
5
"repository" : " madou/element-motion" ,
6
6
"author" : " Michael Dougall" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments