File tree Expand file tree Collapse file tree 5 files changed +20
-5
lines changed
Expand file tree Collapse file tree 5 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 1+ # [ 5.3.0] ( https://github.com/iCHEF/gypcrete/compare/v5.2.0...v5.3.0 ) (2023-03-10)
2+
3+
4+ ### Bug Fixes
5+
6+ * fix export ([ 399e9c6] ( https://github.com/iCHEF/gypcrete/commit/399e9c62dac933dad9a83a3dd6350983183df798 ) )
7+
8+
9+ ### Features
10+
11+ * add getCroppingRect method on image editor ([ a33b299] ( https://github.com/iCHEF/gypcrete/commit/a33b2995e06c11f20aeba901911815f17602424b ) )
12+ * export getScaleFromCropRect ([ c76b03a] ( https://github.com/iCHEF/gypcrete/commit/c76b03a86dd16e5ea397c04c034eddfe301654a4 ) )
13+
14+
15+
116# [ 5.2.0] ( https://github.com/iCHEF/gypcrete/compare/v5.1.0...v5.2.0 ) (2022-11-04)
217
318
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 5.2 .0" ,
5+ "version" : " 5.3 .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.2 .0" ,
3+ "version" : " 5.3 .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-imageeditor" ,
3- "version" : " 5.2 .0" ,
3+ "version" : " 5.3 .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" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ichef/gypcrete-storybook" ,
3- "version" : " 5.2 .0" ,
3+ "version" : " 5.3 .0" ,
44 "description" : " React Storybook for Gypcrete" ,
55 "private" : true ,
66 "repository" : " iCHEF/gypcrete" ,
2222 "dependencies" : {
2323 "@ichef/gypcrete" : " ^5.2.0" ,
2424 "@ichef/gypcrete-form" : " ^5.2.0" ,
25- "@ichef/gypcrete-imageeditor" : " ^5.2 .0" ,
25+ "@ichef/gypcrete-imageeditor" : " ^5.3 .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