Skip to content

Commit

Permalink
release: lanthanum-cheetah-3
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
JacquesLarique authored and ovh-cds committed Jan 15, 2025
1 parent ecdcf8b commit 312307e
Show file tree
Hide file tree
Showing 11 changed files with 96 additions and 8 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-2
sonar.projectVersion=lanthanum-cheetah-3

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/billing/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.2.12](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-billing-app





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

**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.11",
"version": "0.2.12",
"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.27.1",
"@ovh-ux/manager-new-billing": "^0.28.0",
"@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
21 changes: 21 additions & 0 deletions packages/manager/apps/container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **container:** add missing mock for payment modal tests ([#14887](https://github.com/ovh/manager/issues/14887)) ([fd66de4](https://github.com/ovh/manager/commit/fd66de45bc35d8e9d0625d92b50bd08630f9dfdb))


### Features

* **container:** added an invitation modal to accept contract ([#14880](https://github.com/ovh/manager/issues/14880)) ([39fcb77](https://github.com/ovh/manager/commit/39fcb77d7c333817aed93f924e500e7ddbf1f4b3))


### Reverts

* Revert Manager-14722 (#14905) ([ecdcf8b](https://github.com/ovh/manager/commit/ecdcf8b96a57918e164767f77577ebeeb381203e)), closes [#14905](https://github.com/ovh/manager/issues/14905)





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


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.99.1",
"version": "0.100.0",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions packages/manager/apps/dedicated/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.

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


### Features

* **container:** added an invitation modal to accept contract ([#14880](https://github.com/ovh/manager/issues/14880)) ([39fcb77](https://github.com/ovh/manager/commit/39fcb77d7c333817aed93f924e500e7ddbf1f4b3))


### Reverts

* Revert Manager-14722 (#14905) ([ecdcf8b](https://github.com/ovh/manager/commit/ecdcf8b96a57918e164767f77577ebeeb381203e)), closes [#14905](https://github.com/ovh/manager/issues/14905)





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


Expand Down
4 changes: 2 additions & 2 deletions 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.10.1",
"version": "20.11.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -24,7 +24,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-banner": "^1.3.2",
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.27.1",
"@ovh-ux/manager-billing": "^0.28.0",
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-bm-server-components": "^2.3.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
Expand Down
21 changes: 21 additions & 0 deletions packages/manager/modules/billing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **billing:** fixed redirection to hosting mx plan resiliation page ([#14820](https://github.com/ovh/manager/issues/14820)) ([aeb1913](https://github.com/ovh/manager/commit/aeb1913dedc342c8c1438b36d6f7459ae9355179))


### Features

* **container:** added an invitation modal to accept contract ([#14880](https://github.com/ovh/manager/issues/14880)) ([39fcb77](https://github.com/ovh/manager/commit/39fcb77d7c333817aed93f924e500e7ddbf1f4b3))


### Reverts

* Revert Manager-14722 (#14905) ([ecdcf8b](https://github.com/ovh/manager/commit/ecdcf8b96a57918e164767f77577ebeeb381203e)), closes [#14905](https://github.com/ovh/manager/issues/14905)





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


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

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


### Bug Fixes

* **billing:** fix malformed redirection ([#14864](https://github.com/ovh/manager/issues/14864)) ([b159760](https://github.com/ovh/manager/commit/b15976019854016668d7b650ce903b55432add72))
* **billing:** fixed redirection to hosting mx plan resiliation page ([#14820](https://github.com/ovh/manager/issues/14820)) ([aeb1913](https://github.com/ovh/manager/commit/aeb1913dedc342c8c1438b36d6f7459ae9355179))


### Features

* **container:** added an invitation modal to accept contract ([#14880](https://github.com/ovh/manager/issues/14880)) ([39fcb77](https://github.com/ovh/manager/commit/39fcb77d7c333817aed93f924e500e7ddbf1f4b3))


### Reverts

* Revert Manager-14722 (#14905) ([ecdcf8b](https://github.com/ovh/manager/commit/ecdcf8b96a57918e164767f77577ebeeb381203e)), closes [#14905](https://github.com/ovh/manager/issues/14905)





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


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.27.1",
"version": "0.28.0",
"private": true,
"description": "Manager billing section",
"repository": {
Expand Down

0 comments on commit 312307e

Please sign in to comment.