diff --git a/projects/date-picker/CHANGELOG.md b/projects/date-picker/CHANGELOG.md index 1a93c59..f4222e7 100644 --- a/projects/date-picker/CHANGELOG.md +++ b/projects/date-picker/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.0.12 (2024-08-03) + + +### 🌱 Dependencies + +- **@hug/ngx-time-picker:** upgrade to v1.1.12 ([08613bc](https://github.com/DSI-HUG/ngx-components/commit/08613bc)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot + ## 1.0.11 (2024-08-03) diff --git a/projects/time-picker/CHANGELOG.md b/projects/time-picker/CHANGELOG.md index 8231018..64af722 100644 --- a/projects/time-picker/CHANGELOG.md +++ b/projects/time-picker/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.1.12 (2024-08-03) + + +### 🐛 Fixes + +- **ngx-time-picker:** fix NG_VALUE_ACCESSOR error ([28bce28](https://github.com/DSI-HUG/ngx-components/commit/28bce28)) + + +### ❤️ Thank You + +- Serge + ## 1.1.11 (2024-08-03)