Skip to content

Commit 5fa7771

Browse files
hbelkhirovh-cds
authored andcommitted
release(*): carbon-otter-3
Signed-off-by: ovh-cds <opensource@ovh.net>
1 parent db3f500 commit 5fa7771

File tree

7 files changed

+37
-4
lines changed

7 files changed

+37
-4
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=carbon-otter-2
10+
sonar.projectVersion=carbon-otter-3
1111

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

packages/manager/apps/pci-ai-tools/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.23.2](https://github.com/ovh/manager/compare/@ovh-ux/manager-pci-ai-tools-app@1.23.1...@ovh-ux/manager-pci-ai-tools-app@1.23.2) (2026-03-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **i18n:** add missing translations [CDS 4722] ([8140170](https://github.com/ovh/manager/commit/8140170d059332cb5041929ba376f3e515c3290a))
12+
13+
14+
15+
16+
617
## [1.23.1](https://github.com/ovh/manager/compare/@ovh-ux/manager-pci-ai-tools-app@1.23.0...@ovh-ux/manager-pci-ai-tools-app@1.23.1) (2026-03-25)
718

819

packages/manager/apps/pci-ai-tools/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-pci-ai-tools-app",
3-
"version": "1.23.1",
3+
"version": "1.23.2",
44
"private": true,
55
"description": "pci-ai-tools",
66
"repository": {

packages/manager/apps/pci-billing/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.16.3](https://github.com/ovh/manager/compare/@ovh-ux/manager-pci-billing-app@0.16.2...@ovh-ux/manager-pci-billing-app@0.16.3) (2026-03-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **i18n:** add missing translations [CDS 4722] ([8140170](https://github.com/ovh/manager/commit/8140170d059332cb5041929ba376f3e515c3290a))
12+
13+
14+
15+
16+
617
## [0.16.2](https://github.com/ovh/manager/compare/@ovh-ux/manager-pci-billing-app@0.16.1...@ovh-ux/manager-pci-billing-app@0.16.2) (2026-03-25)
718

819

packages/manager/apps/pci-billing/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-pci-billing-app",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"private": true,
55
"description": "PCI Billing react app",
66
"type": "module",

packages/manager/apps/pci-object-storage/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.37.3](https://github.com/ovh/manager/compare/@ovh-ux/manager-pci-object-storage-app@0.37.2...@ovh-ux/manager-pci-object-storage-app@0.37.3) (2026-03-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **i18n:** add missing translations [CDS 4722] ([8140170](https://github.com/ovh/manager/commit/8140170d059332cb5041929ba376f3e515c3290a))
12+
13+
14+
15+
16+
617
## [0.37.2](https://github.com/ovh/manager/compare/@ovh-ux/manager-pci-object-storage-app@0.37.1...@ovh-ux/manager-pci-object-storage-app@0.37.2) (2026-03-25)
718

819

packages/manager/apps/pci-object-storage/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-pci-object-storage-app",
3-
"version": "0.37.2",
3+
"version": "0.37.3",
44
"private": true,
55
"description": "pci-object-storage",
66
"repository": {

0 commit comments

Comments
 (0)