Skip to content

Commit bdd992a

Browse files
Eric-ciccottiovh-cds
authored andcommitted
release(*): rutherfordium-weasel
Signed-off-by: ovh-cds <[email protected]>
1 parent 8f18ce9 commit bdd992a

File tree

7 files changed

+33
-6
lines changed

7 files changed

+33
-6
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=boron-insect-5
10+
sonar.projectVersion=rutherfordium-weasel
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/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+
## [5.0.81](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-04)
7+
8+
**Note:** Version bump only for package @ovh-ux/manager-pci-app
9+
10+
11+
12+
13+
614
## [5.0.80](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-02)
715

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

packages/manager/apps/pci/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-pci-app",
3-
"version": "5.0.80",
3+
"version": "5.0.81",
44
"private": true,
55
"description": "Public Cloud Instance standalone application.",
66
"repository": {
@@ -25,7 +25,7 @@
2525
"@ovh-ux/manager-filters": "^1.1.1",
2626
"@ovh-ux/manager-log-to-customer": "^2.5.0",
2727
"@ovh-ux/manager-ng-layout-helpers": "^2.11.2",
28-
"@ovh-ux/manager-pci": "^6.91.1",
28+
"@ovh-ux/manager-pci": "^6.92.0",
2929
"@ovh-ux/manager-trusted-nic": "^1.2.1",
3030
"@ovh-ux/ng-at-internet": "^6.0.16",
3131
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.2",

packages/manager/apps/public-cloud/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+
## [7.2.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-04)
7+
8+
**Note:** Version bump only for package @ovh-ux/manager-public-cloud
9+
10+
11+
12+
13+
614
## [7.2.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-02)
715

816
**Note:** Version bump only for package @ovh-ux/manager-public-cloud

packages/manager/apps/public-cloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-public-cloud",
3-
"version": "7.2.5",
3+
"version": "7.2.6",
44
"private": true,
55
"description": "OVHcloud Public Cloud control panel.",
66
"repository": {
@@ -28,7 +28,7 @@
2828
"@ovh-ux/manager-error-page": "^2.4.3",
2929
"@ovh-ux/manager-log-to-customer": "^2.5.0",
3030
"@ovh-ux/manager-ng-layout-helpers": "^2.11.2",
31-
"@ovh-ux/manager-pci": "^6.91.1",
31+
"@ovh-ux/manager-pci": "^6.92.0",
3232
"@ovh-ux/manager-telecom-styles": "^4.8.4",
3333
"@ovh-ux/ng-at-internet": "^6.0.16",
3434
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.2",

packages/manager/modules/pci/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+
# [6.92.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-04)
7+
8+
9+
### Features
10+
11+
* **pci:** change delete endpoint for US ([8f18ce9](https://github.com/ovh/manager/commit/8f18ce9079552da436f9bd772a974c606b553520)), closes [#TAPC-3783](https://github.com/ovh/manager/issues/TAPC-3783) [#TAPC-3786](https://github.com/ovh/manager/issues/TAPC-3786)
12+
13+
14+
15+
16+
617
## [6.91.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-06-02)
718

819

packages/manager/modules/pci/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",
3-
"version": "6.91.1",
3+
"version": "6.92.0",
44
"private": true,
55
"description": "Public Cloud Instance product.",
66
"repository": {

0 commit comments

Comments
 (0)