From c02345404ce67627d7366e9d96c3561a8de057e2 Mon Sep 17 00:00:00 2001 From: dsi-hug-bot Date: Thu, 25 Jul 2024 11:10:33 +0000 Subject: [PATCH] chore(release): update projects changelogs [skip ci] - project: @hug/ngx-message-box-dialog 1.1.10 - project: @hug/ngx-search-container 1.1.10 - project: @hug/ngx-numeric-stepper 1.1.11 - project: @hug/ngx-user-tooltip 1.1.9 - project: @hug/ngx-date-picker 1.0.7 - project: @hug/ngx-list-loader 1.1.9 - project: @hug/ngx-message-box 1.1.8 - project: @hug/ngx-time-picker 1.1.10 - project: @hug/ngx-user-card 1.1.8 - project: @hug/ngx-snackbar 1.1.10 - project: @hug/ngx-splitter 1.1.11 - project: @hug/ngx-overlay 1.1.10 - project: @hug/ngx-sidenav 1.1.8 - project: @hug/ngx-tooltip 1.1.11 - project: @hug/ngx-layout 1.1.10 - project: @hug/ngx-status 1.1.12 - project: @hug/ngx-core 1.1.14 --- projects/core/CHANGELOG.md | 12 ++++++++++++ projects/date-picker/CHANGELOG.md | 20 ++++++++++++++++++++ projects/layout/CHANGELOG.md | 20 ++++++++++++++++++++ projects/list-loader/CHANGELOG.md | 12 ++++++++++++ projects/message-box-dialog/CHANGELOG.md | 20 ++++++++++++++++++++ projects/message-box/CHANGELOG.md | 20 ++++++++++++++++++++ projects/numeric-stepper/CHANGELOG.md | 18 ++++++++++++++++++ projects/overlay/CHANGELOG.md | 18 ++++++++++++++++++ projects/search-container/CHANGELOG.md | 18 ++++++++++++++++++ projects/sidenav/CHANGELOG.md | 18 ++++++++++++++++++ projects/snackbar/CHANGELOG.md | 18 ++++++++++++++++++ projects/splitter/CHANGELOG.md | 18 ++++++++++++++++++ projects/status/CHANGELOG.md | 22 ++++++++++++++++++++++ projects/time-picker/CHANGELOG.md | 20 ++++++++++++++++++++ projects/tooltip/CHANGELOG.md | 18 ++++++++++++++++++ projects/user-card/CHANGELOG.md | 12 ++++++++++++ projects/user-tooltip/CHANGELOG.md | 22 ++++++++++++++++++++++ 17 files changed, 306 insertions(+) diff --git a/projects/core/CHANGELOG.md b/projects/core/CHANGELOG.md index 50f8dc6..bb81baf 100644 --- a/projects/core/CHANGELOG.md +++ b/projects/core/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.1.14 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-core:** update patch version ([67e4749](https://github.com/DSI-HUG/ngx-components/commit/67e4749)) + + +### ❤️ Thank You + +- Serge + ## 1.1.13 (2024-07-25) diff --git a/projects/date-picker/CHANGELOG.md b/projects/date-picker/CHANGELOG.md index f21190e..b25ee94 100644 --- a/projects/date-picker/CHANGELOG.md +++ b/projects/date-picker/CHANGELOG.md @@ -1,3 +1,23 @@ +## 1.0.7 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-date-picker:** update patch version ([444eff0](https://github.com/DSI-HUG/ngx-components/commit/444eff0)) + + +### 🌱 Dependencies + +- **@hug/ngx-time-picker:** upgrade to v1.1.10 ([b230269](https://github.com/DSI-HUG/ngx-components/commit/b230269)) + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.0.6 (2024-07-25) diff --git a/projects/layout/CHANGELOG.md b/projects/layout/CHANGELOG.md index d56cd02..123fead 100644 --- a/projects/layout/CHANGELOG.md +++ b/projects/layout/CHANGELOG.md @@ -1,3 +1,23 @@ +## 1.1.10 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-layout:** update patch version ([0cb3d44](https://github.com/DSI-HUG/ngx-components/commit/0cb3d44)) + + +### 🌱 Dependencies + +- **@hug/ngx-sidenav:** upgrade to v1.1.8 ([88b29fb](https://github.com/DSI-HUG/ngx-components/commit/88b29fb)) + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.9 (2024-07-25) diff --git a/projects/list-loader/CHANGELOG.md b/projects/list-loader/CHANGELOG.md index 6dd06b0..fd94a0b 100644 --- a/projects/list-loader/CHANGELOG.md +++ b/projects/list-loader/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.1.9 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-list-loader:** update patch version ([ce42f49](https://github.com/DSI-HUG/ngx-components/commit/ce42f49)) + + +### ❤️ Thank You + +- Serge + ## 1.1.8 (2024-07-24) diff --git a/projects/message-box-dialog/CHANGELOG.md b/projects/message-box-dialog/CHANGELOG.md index e4868e7..8a0cf4b 100644 --- a/projects/message-box-dialog/CHANGELOG.md +++ b/projects/message-box-dialog/CHANGELOG.md @@ -1,3 +1,23 @@ +## 1.1.10 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-message-box-dialog:** update patch version ([d17df9b](https://github.com/DSI-HUG/ngx-components/commit/d17df9b)) + +- **ngx-message-box-dialog:** update patch version ([4cbc75d](https://github.com/DSI-HUG/ngx-components/commit/4cbc75d)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.9 (2024-07-25) diff --git a/projects/message-box/CHANGELOG.md b/projects/message-box/CHANGELOG.md index f9c7271..8b65997 100644 --- a/projects/message-box/CHANGELOG.md +++ b/projects/message-box/CHANGELOG.md @@ -1,3 +1,23 @@ +## 1.1.8 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-message-box:** update patch version ([f3bd627](https://github.com/DSI-HUG/ngx-components/commit/f3bd627)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.13 ([15e11d7](https://github.com/DSI-HUG/ngx-components/commit/15e11d7)) + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.7 (2024-07-24) diff --git a/projects/numeric-stepper/CHANGELOG.md b/projects/numeric-stepper/CHANGELOG.md index 0c075f5..6e3a8ca 100644 --- a/projects/numeric-stepper/CHANGELOG.md +++ b/projects/numeric-stepper/CHANGELOG.md @@ -1,3 +1,21 @@ +## 1.1.11 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-numeric-stepper:** update patch version ([7b749f9](https://github.com/DSI-HUG/ngx-components/commit/7b749f9)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.10 (2024-07-25) diff --git a/projects/overlay/CHANGELOG.md b/projects/overlay/CHANGELOG.md index 9e3a5a0..b96984c 100644 --- a/projects/overlay/CHANGELOG.md +++ b/projects/overlay/CHANGELOG.md @@ -1,3 +1,21 @@ +## 1.1.10 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-overlay:** update patch version ([97a656f](https://github.com/DSI-HUG/ngx-components/commit/97a656f)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.9 (2024-07-25) diff --git a/projects/search-container/CHANGELOG.md b/projects/search-container/CHANGELOG.md index 81daa3e..5ed2892 100644 --- a/projects/search-container/CHANGELOG.md +++ b/projects/search-container/CHANGELOG.md @@ -1,3 +1,21 @@ +## 1.1.10 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-search-container:** update patch version ([43b005b](https://github.com/DSI-HUG/ngx-components/commit/43b005b)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.9 (2024-07-25) diff --git a/projects/sidenav/CHANGELOG.md b/projects/sidenav/CHANGELOG.md index e42ce4a..1366ca6 100644 --- a/projects/sidenav/CHANGELOG.md +++ b/projects/sidenav/CHANGELOG.md @@ -1,3 +1,21 @@ +## 1.1.8 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-sidenav:** update patch version ([7141b0d](https://github.com/DSI-HUG/ngx-components/commit/7141b0d)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.7 (2024-07-25) diff --git a/projects/snackbar/CHANGELOG.md b/projects/snackbar/CHANGELOG.md index 588f927..6cc50a5 100644 --- a/projects/snackbar/CHANGELOG.md +++ b/projects/snackbar/CHANGELOG.md @@ -1,3 +1,21 @@ +## 1.1.10 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-snackbar:** update patch version ([a17067f](https://github.com/DSI-HUG/ngx-components/commit/a17067f)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.9 (2024-07-25) diff --git a/projects/splitter/CHANGELOG.md b/projects/splitter/CHANGELOG.md index c1b0235..0be0404 100644 --- a/projects/splitter/CHANGELOG.md +++ b/projects/splitter/CHANGELOG.md @@ -1,3 +1,21 @@ +## 1.1.11 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-splitter:** update patch version ([c9c027d](https://github.com/DSI-HUG/ngx-components/commit/c9c027d)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.10 (2024-07-25) diff --git a/projects/status/CHANGELOG.md b/projects/status/CHANGELOG.md index efcf8ea..14606a6 100644 --- a/projects/status/CHANGELOG.md +++ b/projects/status/CHANGELOG.md @@ -1,3 +1,25 @@ +## 1.1.12 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-status:** update patch version ([29b6d31](https://github.com/DSI-HUG/ngx-components/commit/29b6d31)) + + +### 🌱 Dependencies + +- **@hug/ngx-message-box:** upgrade to v1.1.8 ([f20eee4](https://github.com/DSI-HUG/ngx-components/commit/f20eee4)) + +- **@hug/ngx-snackbar:** upgrade to v1.1.10 ([f4dbcd3](https://github.com/DSI-HUG/ngx-components/commit/f4dbcd3)) + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.11 (2024-07-25) diff --git a/projects/time-picker/CHANGELOG.md b/projects/time-picker/CHANGELOG.md index 5bead37..3eb29dd 100644 --- a/projects/time-picker/CHANGELOG.md +++ b/projects/time-picker/CHANGELOG.md @@ -1,3 +1,23 @@ +## 1.1.10 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-time-picker:** update patch version ([98352e2](https://github.com/DSI-HUG/ngx-components/commit/98352e2)) + + +### 🌱 Dependencies + +- **@hug/ngx-numeric-stepper:** upgrade to v1.1.11 ([71e5911](https://github.com/DSI-HUG/ngx-components/commit/71e5911)) + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.9 (2024-07-25) diff --git a/projects/tooltip/CHANGELOG.md b/projects/tooltip/CHANGELOG.md index 74aff71..d967817 100644 --- a/projects/tooltip/CHANGELOG.md +++ b/projects/tooltip/CHANGELOG.md @@ -1,3 +1,21 @@ +## 1.1.11 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-tooltip:** update patch version ([f719664](https://github.com/DSI-HUG/ngx-components/commit/f719664)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.10 (2024-07-25) diff --git a/projects/user-card/CHANGELOG.md b/projects/user-card/CHANGELOG.md index be595db..fe5187e 100644 --- a/projects/user-card/CHANGELOG.md +++ b/projects/user-card/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.1.8 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-user-card:** update patch version ([c9e4e3f](https://github.com/DSI-HUG/ngx-components/commit/c9e4e3f)) + + +### ❤️ Thank You + +- Serge + ## 1.1.7 (2024-07-24) diff --git a/projects/user-tooltip/CHANGELOG.md b/projects/user-tooltip/CHANGELOG.md index a3166f0..a13abc8 100644 --- a/projects/user-tooltip/CHANGELOG.md +++ b/projects/user-tooltip/CHANGELOG.md @@ -1,3 +1,25 @@ +## 1.1.9 (2024-07-25) + + +### 🐛 Fixes + +- **ngx-user-tooltip:** update patch version ([7f4e0c1](https://github.com/DSI-HUG/ngx-components/commit/7f4e0c1)) + + +### 🌱 Dependencies + +- **@hug/ngx-user-card:** upgrade to v1.1.8 ([b28951b](https://github.com/DSI-HUG/ngx-components/commit/b28951b)) + +- **@hug/ngx-tooltip:** upgrade to v1.1.11 ([9a9d671](https://github.com/DSI-HUG/ngx-components/commit/9a9d671)) + +- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4)) + + +### ❤️ Thank You + +- dsi-hug-bot @dsi-hug-bot +- Serge + ## 1.1.8 (2024-07-25)