File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.9.2 "
2+ "." : " 1.10.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.10.0] ( https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.9.2...kerrokantasi-ui-v1.10.0 ) (2025-02-03)
4+
5+
6+ ### Features
7+
8+ * ImageModal replace dropzone KER-422 ([ 1cdd20d] ( https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/1cdd20d3eae2d82018389204f06d2b9bd4062cf1 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * HearingFormStep2 main image allow 1MB KER-422 ([ 7021fa0] ( https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/7021fa0944d7a1545cc1c8b705a2f85d2bfbef60 ) )
14+ * HearingFormStep2 main image allow jpg KER-422 ([ 31506bd] ( https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/31506bd670315e52bc8e9760f0f7f90a03f39c45 ) )
15+ * Phase component fix text input onChange KER-422 ([ 847692f] ( https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/847692fe3c2e57116a0de48ba751cbd3b2a70700 ) )
16+
317## [ 1.9.2] ( https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.9.1...kerrokantasi-ui-v1.9.2 ) (2025-01-31)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " kerrokantasi-ui" ,
3- "version" : " 1.9.2 " ,
3+ "version" : " 1.10.0 " ,
44 "main" : " index.js" ,
55 "scripts" : {
66 "start" : " NODE_ENV=production; if test $NODE_MAX_MEMORY_MIB ; then node --max-old-space-size=$NODE_MAX_MEMORY_MIB server ; else node server ; fi" ,
You can’t perform that action at this time.
0 commit comments