diff --git a/output/angular/CHANGELOG.md b/output/angular/CHANGELOG.md index 4a4afc69769..0eb2f2faf44 100644 --- a/output/angular/CHANGELOG.md +++ b/output/angular/CHANGELOG.md @@ -18,6 +18,8 @@ - fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474) +- fix(input): Date or time types – initial value gets displayed as placeholder [see commit e3c7ce7](e3c7ce7718803624557bc8fc66f7b662b42ff0be) + ## 4.0.4 ### Patch Changes diff --git a/output/react/CHANGELOG.md b/output/react/CHANGELOG.md index 75668a7ed79..20daf9a7827 100644 --- a/output/react/CHANGELOG.md +++ b/output/react/CHANGELOG.md @@ -18,6 +18,8 @@ - fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474) +- fix(input): Date or time types – initial value gets displayed as placeholder [see commit e3c7ce7](e3c7ce7718803624557bc8fc66f7b662b42ff0be) + ## 4.0.4 ### Patch Changes diff --git a/output/stencil/CHANGELOG.md b/output/stencil/CHANGELOG.md index 3ee9d8395ae..019c0483d94 100644 --- a/output/stencil/CHANGELOG.md +++ b/output/stencil/CHANGELOG.md @@ -18,6 +18,8 @@ - fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474) +- fix(input): Date or time types – initial value gets displayed as placeholder [see commit e3c7ce7](e3c7ce7718803624557bc8fc66f7b662b42ff0be) + ## 4.0.4 ### Patch Changes diff --git a/output/vue/CHANGELOG.md b/output/vue/CHANGELOG.md index 426de9c2c3e..daada876fce 100644 --- a/output/vue/CHANGELOG.md +++ b/output/vue/CHANGELOG.md @@ -18,6 +18,8 @@ - fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474) +- fix(input): Date or time types – initial value gets displayed as placeholder [see commit e3c7ce7](e3c7ce7718803624557bc8fc66f7b662b42ff0be) + ## 4.0.4 ### Patch Changes diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index c231845168e..46a21552ffd 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -18,6 +18,8 @@ - fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474) +- fix(input): Date or time types – initial value gets displayed as placeholder [see commit e3c7ce7](e3c7ce7718803624557bc8fc66f7b662b42ff0be) + ## 4.0.4 ### Patch Changes