Skip to content

Commit e2f20f7

Browse files
MaximeBajeuxovh-cds
authored andcommitted
release(*): europium-leopard-9
Signed-off-by: ovh-cds <[email protected]>
1 parent 263bdfd commit e2f20f7

File tree

9 files changed

+55
-5
lines changed

9 files changed

+55
-5
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sonar.projectName=manager
77
sonar.sources=.
88
sonar.sourceEncoding=UTF-8
99
sonar.ws.timeout=60
10-
sonar.projectVersion=europium-leopard-8
10+
sonar.projectVersion=europium-leopard-9
1111

1212
sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
1313
sonar.coverage.exclusions=**/*.spec.js

packages/manager/apps/catalog/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.24.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-27)
7+
8+
9+
### Features
10+
11+
* **catalog:** implement common translations ([263bdfd](https://github.com/ovh/manager/commit/263bdfd68a663c8ba867df6709648e50819341fa)), closes [#MANAGER-19820](https://github.com/ovh/manager/issues/MANAGER-19820)
12+
13+
14+
15+
16+
617
## [1.23.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-23)
718

819
**Note:** Version bump only for package @ovh-ux/manager-catalog-app

packages/manager/apps/catalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-catalog-app",
3-
"version": "1.23.7",
3+
"version": "1.24.0",
44
"private": true,
55
"description": "OVHcloud Catalog application",
66
"repository": {

packages/manager/apps/communication/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **i18n:** add missing translations [CDS 753] ([dc0c5eb](https://github.com/ovh/manager/commit/dc0c5ebc443253c846f277874f23f25b75c2e91b))
12+
13+
14+
### Features
15+
16+
* **communication:** add contacts creation and edit modal ([1f9974c](https://github.com/ovh/manager/commit/1f9974c98d8afbc5061f01e552aa112fcd7ec768)), closes [#MANAGER-18682](https://github.com/ovh/manager/issues/MANAGER-18682)
17+
* **communication:** add contacts delete modal ([558c7a3](https://github.com/ovh/manager/commit/558c7a3ccbbe3bbbd0cd2e5fcb16e85a8b6b8128)), closes [#MANAGER-18681](https://github.com/ovh/manager/issues/MANAGER-18681)
18+
* **communication:** add contacts listing page ([782cd8a](https://github.com/ovh/manager/commit/782cd8a2bb33baf82253e1e8651458903ac266fa)), closes [#MANAGER-18679](https://github.com/ovh/manager/issues/MANAGER-18679)
19+
* **communication:** add tracking to communications listing and detail ([860b696](https://github.com/ovh/manager/commit/860b6961c1f361e4cd59a881370d0561c1e7b310)), closes [#MANAGER-18662](https://github.com/ovh/manager/issues/MANAGER-18662)
20+
* **communication:** add user feedback and minor improvements ([879df0e](https://github.com/ovh/manager/commit/879df0e6747816fd2afc80748fe95e724ec039a6)), closes [#MANAGER-19857](https://github.com/ovh/manager/issues/MANAGER-19857)
21+
22+
23+
24+
25+
626
## [0.1.16](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-23)
727

828
**Note:** Version bump only for package @ovh-ux/manager-communication-app

packages/manager/apps/communication/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-communication-app",
3-
"version": "0.1.16",
3+
"version": "0.2.0",
44
"private": true,
55
"description": "An app for customer communication",
66
"repository": {

packages/manager/apps/container/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.161.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-27)
7+
8+
**Note:** Version bump only for package @ovh-ux/manager-container-app
9+
10+
11+
12+
13+
614
## [0.161.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-23)
715

816
**Note:** Version bump only for package @ovh-ux/manager-container-app

packages/manager/apps/container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-container-app",
3-
"version": "0.161.1",
3+
"version": "0.161.2",
44
"private": true,
55
"description": "OVHcloud Manager Container.",
66
"repository": {

packages/manager/apps/hub/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.25.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **hub:** fix responsive table width and overflow ([dfaac12](https://github.com/ovh/manager/commit/dfaac1282116330b2505c182465d04b68b1b92a5)), closes [#MANAGER-17605](https://github.com/ovh/manager/issues/MANAGER-17605)
12+
13+
14+
15+
16+
617
## [0.25.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-23)
718

819
**Note:** Version bump only for package @ovh-ux/manager-hub-app

packages/manager/apps/hub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-hub-app",
3-
"version": "0.25.7",
3+
"version": "0.25.8",
44
"private": true,
55
"description": "OVHcloud Dashboard control panel.",
66
"repository": {

0 commit comments

Comments
 (0)