Skip to content

Commit f99779d

Browse files
erazafimovhovh-cds
authored andcommitted
release(*): rhenium-chinchilla-8
Signed-off-by: ovh-cds <opensource@ovh.net>
1 parent c6f2f3d commit f99779d

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-7
10+
sonar.projectVersion=rhenium-chinchilla-8
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.40.1](https://github.com/ovh/manager/compare/@ovh-ux/manager-web@19.40.0...@ovh-ux/manager-web@19.40.1) (2026-05-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **web-hosting:** update offercapabilities for new offer ([c6f2f3d](https://github.com/ovh/manager/commit/c6f2f3d82ce9ce2a3ed3274711bec1a6db060d26)), closes [#PUWEBPT-333](https://github.com/ovh/manager/issues/PUWEBPT-333)
12+
13+
14+
15+
16+
617
# [19.40.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-web@19.39.1...@ovh-ux/manager-web@19.40.0) (2026-05-05)
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.40.0",
3+
"version": "19.40.1",
44
"private": true,
55
"description": "OVHcloud Web control panel.",
66
"repository": {

0 commit comments

Comments
 (0)