File tree Expand file tree Collapse file tree 16 files changed +80
-16
lines changed
babel-preset-emotion-css-prop Expand file tree Collapse file tree 16 files changed +80
-16
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.15.1] ( https://github.com/smooth-code/xstyled/compare/v1.15.0...v1.15.1 ) (2019-12-29)
7+
8+ ** Note:** Version bump only for package xstyled
9+
10+
11+
12+
13+
614# [ 1.15.0] ( https://github.com/smooth-code/xstyled/compare/v1.14.0...v1.15.0 ) (2019-11-13)
715
816
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 1.15.0 " ,
6+ "version" : " 1.15.1 " ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
99}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.15.1] ( https://github.com/smooth-code/xstyled/tree/master/packages/babel-preset-emotion-css-prop/compare/v1.15.0...v1.15.1 ) (2019-12-29)
7+
8+ ** Note:** Version bump only for package @xstyled/babel-preset-emotion-css-prop
9+
10+
11+
12+
13+
614# [ 1.14.0] ( https://github.com/smooth-code/xstyled/compare/v1.13.1...v1.14.0 ) (2019-11-13)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/babel-preset-emotion-css-prop" ,
33 "description" : " A babel preset to automatically enable emotion's css prop with xstyled" ,
4- "version" : " 1.14.0 " ,
4+ "version" : " 1.15.1 " ,
55 "sideEffects" : false ,
66 "main" : " dist/xstyled-babel-preset-emotion-css-prop.cjs.js" ,
77 "module" : " dist/xstyled-babel-preset-emotion-css-prop.es.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.15.1] ( https://github.com/smooth-code/xstyled/tree/master/packages/core/compare/v1.15.0...v1.15.1 ) (2019-12-29)
7+
8+ ** Note:** Version bump only for package @xstyled/core
9+
10+
11+
12+
13+
614# [ 1.15.0] ( https://github.com/smooth-code/xstyled/compare/v1.14.0...v1.15.0 ) (2019-11-13)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/core" ,
33 "description" : " xstyled core utilities" ,
4- "version" : " 1.15.0 " ,
4+ "version" : " 1.15.1 " ,
55 "sideEffects" : false ,
66 "main" : " dist/xstyled-core.cjs.js" ,
77 "module" : " dist/xstyled-core.es.js" ,
2323 },
2424 "dependencies" : {
2525 "@babel/runtime" : " ^7.7.2" ,
26- "@xstyled/system" : " ^1.14.0 "
26+ "@xstyled/system" : " ^1.15.1 "
2727 }
2828}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.15.1] ( https://github.com/smooth-code/xstyled/tree/master/packages/emotion/compare/v1.15.0...v1.15.1 ) (2019-12-29)
7+
8+ ** Note:** Version bump only for package @xstyled/emotion
9+
10+
11+
12+
13+
614# [ 1.15.0] ( https://github.com/smooth-code/xstyled/compare/v1.14.0...v1.15.0 ) (2019-11-13)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/emotion" ,
33 "description" : " Xstyled bindings for emotion." ,
4- "version" : " 1.15.0 " ,
4+ "version" : " 1.15.1 " ,
55 "keywords" : [
66 " emotion" ,
77 " css" ,
3434 },
3535 "dependencies" : {
3636 "@babel/runtime" : " ^7.7.2" ,
37- "@xstyled/core" : " ^1.15.0 " ,
38- "@xstyled/system" : " ^1.14.0 " ,
39- "@xstyled/util" : " ^1.14.0 "
37+ "@xstyled/core" : " ^1.15.1 " ,
38+ "@xstyled/system" : " ^1.15.1 " ,
39+ "@xstyled/util" : " ^1.15.1 "
4040 }
4141}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.15.1] ( https://github.com/smooth-code/xstyled/tree/master/packages/prop-types/compare/v1.15.0...v1.15.1 ) (2019-12-29)
7+
8+ ** Note:** Version bump only for package @xstyled/prop-types
9+
10+
11+
12+
13+
614# [ 1.14.0] ( https://github.com/smooth-code/xstyled/compare/v1.13.1...v1.14.0 ) (2019-11-13)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/prop-types" ,
33 "description" : " Generate prop-types from xstyled utilities." ,
4- "version" : " 1.14.0 " ,
4+ "version" : " 1.15.1 " ,
55 "keywords" : [
66 " emotion" ,
77 " styled-components" ,
You can’t perform that action at this time.
0 commit comments