Skip to content

Commit

Permalink
release: neodymium-shark-5
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
oalkabouss authored and ovh-cds committed Jan 7, 2025
1 parent ee91b4b commit e14af9f
Show file tree
Hide file tree
Showing 17 changed files with 107 additions and 11 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=neodymium-shark-3
sonar.projectVersion=neodymium-shark-5

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/account/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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-account-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-account-app",
"version": "0.1.9",
"version": "0.1.10",
"private": true,
"description": "User account and contacts management application",
"repository": {
Expand All @@ -19,7 +19,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-account-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-account": "^0.4.1",
"@ovh-ux/manager-account": "^0.5.0",
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/billing/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.2.9](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-07)


### Bug Fixes

* **billing:** redirect correctly old urls from order ([#14750](https://github.com/ovh/manager/issues/14750)) ([e6584ad](https://github.com/ovh/manager/commit/e6584ada69e3c8d136f0ea62fdde7002dc9c7059))





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

**Note:** Version bump only for package @ovh-ux/manager-billing-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-billing-app",
"version": "0.2.8",
"version": "0.2.9",
"private": true,
"description": "OVHcloud Billing app",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.10.0",
"@ovh-ux/manager-models": "^2.3.0",
"@ovh-ux/manager-new-billing": "^0.26.1",
"@ovh-ux/manager-new-billing": "^0.26.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/container/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.98.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-07)


### Features

* **container:** added 2 links on usefull links legacy ([#14724](https://github.com/ovh/manager/issues/14724)) ([72b2576](https://github.com/ovh/manager/commit/72b2576221abf91914eaf59d86642fa8948a8762))
* **container:** added 2 links on usefull links pnr ([#14717](https://github.com/ovh/manager/issues/14717)) ([854aad1](https://github.com/ovh/manager/commit/854aad18b9b096f3741cb038c723baf7f3550376))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-container-app",
"version": "0.97.0",
"version": "0.98.0",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/dedicated/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.

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


### Features

* **account:** kyc india update banner position and text formatting ([#14726](https://github.com/ovh/manager/issues/14726)) ([5b28cbe](https://github.com/ovh/manager/commit/5b28cbec38c456c6f8e3554e5223ef00a37131b1))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/dedicated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dedicated",
"version": "20.8.4",
"version": "20.9.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down
16 changes: 16 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,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **hub-react:** display error in support tile when api send an error ([#14677](https://github.com/ovh/manager/issues/14677)) ([dfe9039](https://github.com/ovh/manager/commit/dfe903987ea2e3036405d63d1bf3db6caf23fc02))


### Features

* **hub-react:** handle notifications translations in front end ([#14417](https://github.com/ovh/manager/issues/14417)) ([ea907fa](https://github.com/ovh/manager/commit/ea907fa943152479bb52658aa563d7eeafc404e3))





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


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.5.0",
"version": "0.6.0",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/procedures/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.8.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-07)


### Features

* **procedures:** added supplementary unit test ([#14737](https://github.com/ovh/manager/issues/14737)) ([ee91b4b](https://github.com/ovh/manager/commit/ee91b4b5ffcca891540be9c704f36b033ab204bc))





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

**Note:** Version bump only for package @ovh-ux/manager-procedures-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/procedures/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-procedures-app",
"version": "0.7.2",
"version": "0.8.0",
"private": true,
"description": "Procedures application",
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions packages/manager/modules/account/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **account:** fixed new email path in template ([#14419](https://github.com/ovh/manager/issues/14419)) ([7580863](https://github.com/ovh/manager/commit/7580863fe18332d42608dbf9a90487ccfa5f3c84))


### Features

* **account:** kyc india update banner position and text formatting ([#14726](https://github.com/ovh/manager/issues/14726)) ([5b28cbe](https://github.com/ovh/manager/commit/5b28cbec38c456c6f8e3554e5223ef00a37131b1))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-account",
"version": "0.4.1",
"version": "0.5.0",
"private": true,
"description": "OVHcloud Account product",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/new-billing/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.26.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-07)


### Bug Fixes

* **billing:** redirect correctly old urls from order ([#14750](https://github.com/ovh/manager/issues/14750)) ([e6584ad](https://github.com/ovh/manager/commit/e6584ada69e3c8d136f0ea62fdde7002dc9c7059))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/new-billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-new-billing",
"version": "0.26.1",
"version": "0.26.2",
"private": true,
"description": "Manager billing section",
"repository": {
Expand Down

0 comments on commit e14af9f

Please sign in to comment.