File tree Expand file tree Collapse file tree 8 files changed +44
-6
lines changed Expand file tree Collapse file tree 8 files changed +44
-6
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.12.5] ( https://github.com/smooth-code/xstyled/compare/v1.12.4...v1.12.5 ) (2019-09-23)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** color-mode:** sync system color mode ([ 6428360] ( https://github.com/smooth-code/xstyled/commit/6428360 ) )
12+
13+
14+
15+
16+
617## [ 1.12.4] ( https://github.com/smooth-code/xstyled/compare/v1.12.3...v1.12.4 ) (2019-09-22)
718
819
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 1.12.4 " ,
6+ "version" : " 1.12.5 " ,
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.12.5] ( https://github.com/smooth-code/xstyled/compare/v1.12.4...v1.12.5 ) (2019-09-23)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** color-mode:** sync system color mode ([ 6428360] ( https://github.com/smooth-code/xstyled/commit/6428360 ) )
12+
13+
14+
15+
16+
617## [ 1.12.4] ( https://github.com/smooth-code/xstyled/compare/v1.12.3...v1.12.4 ) (2019-09-22)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/core" ,
33 "description" : " xstyled core utilities" ,
4- "version" : " 1.12.4 " ,
4+ "version" : " 1.12.5 " ,
55 "sideEffects" : false ,
66 "main" : " dist/xstyled-core.cjs.js" ,
77 "module" : " dist/xstyled-core.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.12.5] ( https://github.com/smooth-code/xstyled/compare/v1.12.4...v1.12.5 ) (2019-09-23)
7+
8+ ** Note:** Version bump only for package @xstyled/emotion
9+
10+
11+
12+
13+
614## [ 1.12.4] ( https://github.com/smooth-code/xstyled/compare/v1.12.3...v1.12.4 ) (2019-09-22)
715
816** Note:** Version bump only for package @xstyled/emotion
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/emotion" ,
33 "description" : " Xstyled bindings for emotion." ,
4- "version" : " 1.12.4 " ,
4+ "version" : " 1.12.5 " ,
55 "keywords" : [
66 " emotion" ,
77 " css" ,
2828 },
2929 "dependencies" : {
3030 "@babel/runtime" : " ^7.5.5" ,
31- "@xstyled/core" : " ^1.12.4 " ,
31+ "@xstyled/core" : " ^1.12.5 " ,
3232 "@xstyled/util" : " ^1.11.0"
3333 }
3434}
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.12.5] ( https://github.com/smooth-code/xstyled/compare/v1.12.4...v1.12.5 ) (2019-09-23)
7+
8+ ** Note:** Version bump only for package @xstyled/styled-components
9+
10+
11+
12+
13+
614## [ 1.12.4] ( https://github.com/smooth-code/xstyled/compare/v1.12.3...v1.12.4 ) (2019-09-22)
715
816** Note:** Version bump only for package @xstyled/styled-components
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/styled-components" ,
33 "description" : " Xstyled bindings for styled-components." ,
4- "version" : " 1.12.4 " ,
4+ "version" : " 1.12.5 " ,
55 "keywords" : [
66 " styled-components" ,
77 " css" ,
2626 },
2727 "dependencies" : {
2828 "@babel/runtime" : " ^7.5.5" ,
29- "@xstyled/core" : " ^1.12.4 " ,
29+ "@xstyled/core" : " ^1.12.5 " ,
3030 "@xstyled/util" : " ^1.11.0"
3131 }
3232}
You can’t perform that action at this time.
0 commit comments