File tree Expand file tree Collapse file tree 7 files changed +20
-11
lines changed
Expand file tree Collapse file tree 7 files changed +20
-11
lines changed Original file line number Diff line number Diff line change 1+ # [ 5.1.0] ( https://github.com/iCHEF/gypcrete/compare/v5.0.1...v5.1.0 ) (2022-10-21)
2+
3+
4+ ### Features
5+
6+ * add test case ([ 2c3e460] ( https://github.com/iCHEF/gypcrete/commit/2c3e4605c00599fe1d730e81c08f9d4ab0ba5ee3 ) )
7+
8+
9+
110## [ 5.0.1] ( https://github.com/iCHEF/gypcrete/compare/v5.0.0...v5.0.1 ) (2022-05-26)
211
312
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 5.0 .0" ,
5+ "version" : " 5.1 .0" ,
66 "npmClient" : " yarn" ,
77 "command" : {
88 "version" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @ichef/gypcrete-build" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.1.0 " ,
44 "description" : " iCHEF web components library, built with React." ,
55 "private" : true ,
66 "homepage" : " https://ichef.github.io/gypcrete" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ichef/gypcrete" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " iCHEF web components library, built with React." ,
55 "homepage" : " https://ichef.github.io/gypcrete" ,
66 "repository" : " https://github.com/iCHEF/gypcrete/tree/master/packages/core" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ichef/gypcrete-form" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " Form components built on Gypcrete" ,
55 "homepage" : " https://ichef.github.io/gypcrete" ,
66 "repository" : " https://github.com/iCHEF/gypcrete/tree/master/packages/form" ,
3535 "react" : " ^16.6.0"
3636 },
3737 "dependencies" : {
38- "@ichef/gypcrete" : " ^5.0 .0" ,
38+ "@ichef/gypcrete" : " ^5.1 .0" ,
3939 "classnames" : " ^2.2.5" ,
4040 "immutable" : " ^3.8.2" ,
4141 "keycode" : " ^2.1.9" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ichef/gypcrete-imageeditor" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " Image cropper built with Gypcrete" ,
55 "homepage" : " https://ichef.github.io/gypcrete" ,
66 "repository" : " https://github.com/iCHEF/gypcrete/tree/master/packages/imageeditor" ,
3535 "react" : " ^16.6.0"
3636 },
3737 "dependencies" : {
38- "@ichef/gypcrete" : " ^5.0 .0" ,
38+ "@ichef/gypcrete" : " ^5.1 .0" ,
3939 "classnames" : " ^2.2.5" ,
4040 "react-avatar-editor" : " ^11.0.2" ,
4141 "warning" : " ^4.0.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @ichef/gypcrete-storybook" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "description" : " React Storybook for Gypcrete" ,
55 "private" : true ,
66 "repository" : " iCHEF/gypcrete" ,
2020 "ghpages" : " npm run clean && npm run build:storybook"
2121 },
2222 "dependencies" : {
23- "@ichef/gypcrete" : " ^5.0 .0" ,
24- "@ichef/gypcrete-form" : " ^5.0 .0" ,
25- "@ichef/gypcrete-imageeditor" : " ^5.0 .0" ,
23+ "@ichef/gypcrete" : " ^5.1 .0" ,
24+ "@ichef/gypcrete-form" : " ^5.1 .0" ,
25+ "@ichef/gypcrete-imageeditor" : " ^5.1 .0" ,
2626 "@storybook/addon-actions" : " ^5.3.2" ,
2727 "@storybook/addon-docs" : " ^5.3.2" ,
2828 "@storybook/addon-info" : " ^5.3.2" ,
You can’t perform that action at this time.
0 commit comments