Skip to content

Commit 27c3357

Browse files
erazafimovhovh-cds
authored andcommitted
release(*): fermium-minnow-2
Signed-off-by: ovh-cds <opensource@ovh.net>
1 parent 27b869b commit 27c3357

5 files changed

Lines changed: 30 additions & 3 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=fermium-minnow-1
10+
sonar.projectVersion=fermium-minnow-2
1111

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

packages/manager/apps/container/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+
# [0.192.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-container-app@0.191.0...@ovh-ux/manager-container-app@0.192.0) (2026-05-25)
7+
8+
9+
### Features
10+
11+
* **wordpress:** redirect legacy manager to new manager ([779cfd9](https://github.com/ovh/manager/commit/779cfd9c06fba490552fe5e93e6757178b93c51c)), closes [#PUWEBPT-343](https://github.com/ovh/manager/issues/PUWEBPT-343)
12+
13+
14+
15+
16+
617
# [0.191.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-container-app@0.190.0...@ovh-ux/manager-container-app@0.191.0) (2026-05-19)
718

819

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.191.0",
3+
"version": "0.192.0",
44
"private": true,
55
"description": "OVHcloud Manager Container.",
66
"repository": {

packages/manager/apps/web/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.42.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-web@19.41.0...@ovh-ux/manager-web@19.42.0) (2026-05-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **i18n:** add missing translations [CDS 1243] ([27b869b](https://github.com/ovh/manager/commit/27b869b0d0529268e482ee1de6f70672695fb1a4))
12+
13+
14+
### Features
15+
16+
* **web-hosting:** update change offer pricing ([e59d800](https://github.com/ovh/manager/commit/e59d8005d2ffd9ef20f9dd338e7896a639d2d59a)), closes [#PUWEBPT-356](https://github.com/ovh/manager/issues/PUWEBPT-356)
17+
18+
19+
20+
21+
622
# [19.41.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-web@19.40.1...@ovh-ux/manager-web@19.41.0) (2026-05-12)
723

824

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

0 commit comments

Comments
 (0)