Skip to content

Commit fff85e0

Browse files
authored
sync(*): master to develop
sync(*): master to develop
2 parents 8e4c68d + 4b51e9d commit fff85e0

File tree

7 files changed

+28
-4
lines changed

7 files changed

+28
-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=europium-leopard-10
10+
sonar.projectVersion=europium-leopard-11
1111

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

packages/manager-tools/manager-pm/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.33.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-28)
7+
8+
**Note:** Version bump only for package @ovh-ux/manager-pm
9+
10+
11+
12+
13+
614
# [0.33.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-23)
715

816

packages/manager-tools/manager-pm/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-pm",
3-
"version": "0.33.0",
3+
"version": "0.33.1",
44
"private": true,
55
"description": "",
66
"license": "BSD-3-Clause",

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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-28)
7+
8+
**Note:** Version bump only for package @ovh-ux/manager-container-app
9+
10+
11+
12+
13+
614
## [0.161.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-27)
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.2",
3+
"version": "0.161.3",
44
"private": true,
55
"description": "OVHcloud Manager Container.",
66
"repository": {

packages/manager/apps/hub/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.25.9](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-28)
7+
8+
**Note:** Version bump only for package @ovh-ux/manager-hub-app
9+
10+
11+
12+
13+
614
## [0.25.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-10-27)
715

816

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.8",
3+
"version": "0.25.9",
44
"private": true,
55
"description": "OVHcloud Dashboard control panel.",
66
"repository": {

0 commit comments

Comments
 (0)