diff --git a/projects/date-picker/CHANGELOG.md b/projects/date-picker/CHANGELOG.md index 4cf3934..1a93c59 100644 --- a/projects/date-picker/CHANGELOG.md +++ b/projects/date-picker/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.0.11 (2024-08-03) + + +### 🌱 Dependencies + +- **@hug/ngx-time-picker:** upgrade to v1.1.11 ([97ed34a](https://github.com/DSI-HUG/ngx-components/commit/97ed34a)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot + ## 1.0.10 (2024-07-30) diff --git a/projects/time-picker/CHANGELOG.md b/projects/time-picker/CHANGELOG.md index 3eb29dd..8231018 100644 --- a/projects/time-picker/CHANGELOG.md +++ b/projects/time-picker/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.1.11 (2024-08-03) + + +### 🐛 Fixes + +- **ngx-time-picker:** fix NG_VALUE_ACCESSOR error ([01df020](https://github.com/DSI-HUG/ngx-components/commit/01df020)) + + +### ❤️ Thank You + +- Serge + ## 1.1.10 (2024-07-25)