Skip to content

Commit

Permalink
release(*): barium-wolf-5
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
ghyenne authored and ovh-cds committed Mar 3, 2025
1 parent 0abfb16 commit 26c7bfc
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sonar.projectName=manager
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.ws.timeout=60
sonar.projectVersion=barium-wolf-4
sonar.projectVersion=barium-wolf-5

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
18 changes: 18 additions & 0 deletions packages/manager/apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.8.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-03-03)


### Bug Fixes

* **web.domain:** handle delete dns record errors ([047e130](https://github.com/ovh/manager/commit/047e13089b4cb06588a8949eaa1a1b8bb15e5b2e))
* **web.hosting:** change content banner ftp ([#15395](https://github.com/ovh/manager/issues/15395)) ([0abfb16](https://github.com/ovh/manager/commit/0abfb16eedaccf8c1a3f4bed0f3faddabe3deab1)), closes [#MANAGER-16941](https://github.com/ovh/manager/issues/MANAGER-16941)
* **web.hosting:** fix warning message on delete module ([#15468](https://github.com/ovh/manager/issues/15468)) ([194a656](https://github.com/ovh/manager/commit/194a6566861e2cbbae4d963053bed89a2482c877)), closes [#MANAGER-16947](https://github.com/ovh/manager/issues/MANAGER-16947)


### Features

* **web:** correcting translation for access module ([#15496](https://github.com/ovh/manager/issues/15496)) ([298a39c](https://github.com/ovh/manager/commit/298a39c1cea4d7567bf8483e1302402ffce610a0))





## [19.7.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-02-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-web",
"version": "19.7.2",
"version": "19.8.0",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down

0 comments on commit 26c7bfc

Please sign in to comment.