Skip to content

Commit

Permalink
release: lanthanum-cheetah-7
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
vovh authored and ovh-cds committed Jan 20, 2025
1 parent 27adb30 commit 3caab72
Show file tree
Hide file tree
Showing 13 changed files with 71 additions and 9 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=lanthanum-cheetah-6
sonar.projectVersion=lanthanum-cheetah-7

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

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


### Bug Fixes

* **hub:** add missing translation string for kms ([41dca14](https://github.com/ovh/manager/commit/41dca143427798d64df58f6a9baec8dc323db045))
* **i18n:** add missing translations [CDS 3612] ([27adb30](https://github.com/ovh/manager/commit/27adb30d58ae8cfe6ceee4cf87f07bb9ad62b5b2))





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

**Note:** Version bump only for package @ovh-ux/manager-hub-react-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hub-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-react-app",
"version": "0.6.2",
"version": "0.6.3",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/hub/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @ovh-ux/manager-hub-app





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

**Note:** Version bump only for package @ovh-ux/manager-hub-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-app",
"version": "6.0.13",
"version": "6.0.14",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand All @@ -25,7 +25,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-hub": "^4.2.2",
"@ovh-ux/manager-hub": "^4.2.3",
"@ovh-ux/manager-models": "^2.3.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/manager-trusted-nic": "^1.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/iam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @ovh-ux/manager-iam-app





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

**Note:** Version bump only for package @ovh-ux/manager-iam-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iam-app",
"version": "3.0.10",
"version": "3.0.11",
"private": true,
"description": "IAM standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-iam": "^1.14.1",
"@ovh-ux/manager-iam": "^1.14.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/restricted/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **restricted:** fix minimum rights display for US ([6ae6bcb](https://github.com/ovh/manager/commit/6ae6bcb8b0bb3ec0645580ab7692099c7f1d4c12))





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

**Note:** Version bump only for package @ovh-ux/manager-restricted-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/restricted/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-restricted-app",
"version": "0.7.4",
"version": "0.7.5",
"private": true,
"description": "OVHcloud Manager Restricted Access App.",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/modules/hub/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **hub:** add missing translation string for kms ([41dca14](https://github.com/ovh/manager/commit/41dca143427798d64df58f6a9baec8dc323db045))
* **i18n:** add missing translations [CDS 3612] ([27adb30](https://github.com/ovh/manager/commit/27adb30d58ae8cfe6ceee4cf87f07bb9ad62b5b2))





## [4.2.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-23)

**Note:** Version bump only for package @ovh-ux/manager-hub
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub",
"version": "4.2.2",
"version": "4.2.3",
"private": true,
"description": "Set of components for Manager Hub",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/iam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **iam:** users-add modal too tall for small screens ([babd668](https://github.com/ovh/manager/commit/babd6689d115cdd341864613e375df9d7d93d741))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iam",
"version": "1.14.1",
"version": "1.14.2",
"private": true,
"description": "IAM product.",
"repository": {
Expand Down

0 comments on commit 3caab72

Please sign in to comment.