Skip to content

Commit 7578d0d

Browse files
authored
sync(*): master to develop
sync(*): master to develop
2 parents 320a9bc + f369982 commit 7578d0d

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.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=rhenium-chinchilla-2
10+
sonar.projectVersion=rhenium-chinchilla-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/web/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+
## [19.39.1](https://github.com/ovh/manager/compare/@ovh-ux/manager-web@19.39.0...@ovh-ux/manager-web@19.39.1) (2026-04-30)
7+
8+
9+
### Bug Fixes
10+
11+
* **web-hosting:** fix display name offer for startup on upgrade ([9a18c5a](https://github.com/ovh/manager/commit/9a18c5ac442b23341249066c690e250e2f5f41f6)), closes [#PUWEBPT-289](https://github.com/ovh/manager/issues/PUWEBPT-289)
12+
13+
14+
15+
16+
617
# [19.39.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-web@19.38.3...@ovh-ux/manager-web@19.39.0) (2026-04-29)
718

819

packages/manager/apps/web/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-web",
3-
"version": "19.39.0",
3+
"version": "19.39.1",
44
"private": true,
55
"description": "OVHcloud Web control panel.",
66
"repository": {

0 commit comments

Comments
 (0)