Skip to content

Commit

Permalink
Release: selenium-bear-5
Browse files Browse the repository at this point in the history
* Package @ovh-ux/ng-ovh-payment-method 7.0.3
* Package @ovh-ux/manager-web 15.2.3

Signed-off-by: CDS <[email protected]>
  • Loading branch information
ganeshkumar1989 authored and CDS committed Aug 28, 2020
1 parent 2e0c5df commit 54cfdd6
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 3 deletions.
9 changes: 9 additions & 0 deletions packages/components/ng-ovh-payment-method/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [7.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-08-28)


### Bug Fixes

* filter only valid payment method if specified ([ebcc9b4](https://github.com/ovh/manager/commit/ebcc9b492f2ffdb04523cf9a156d68df9c534aae))



## [7.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-08-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/components/ng-ovh-payment-method/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-payment-method",
"version": "7.0.2",
"version": "7.0.3",
"description": "Get payment methods from different OVHcloud APIs",
"keywords": [
"angularjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [15.2.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-08-28)


### Bug Fixes

* **domain.webhosting:** do not autopay if there is no payment mean ([d829687](https://github.com/ovh/manager/commit/d8296875b5102f428de6ed7bd650bdfe9fdc1011))
* **hosting:** disable upgrade for not standalone services ([#3521](https://github.com/ovh/manager/issues/3521)) ([6004fd3](https://github.com/ovh/manager/commit/6004fd32cffb5c3849f57c50183231ae01ffa679))
* **web:** disable ram upgrade for child service private database ([#3523](https://github.com/ovh/manager/issues/3523)) ([3721d49](https://github.com/ovh/manager/commit/3721d497e415e9b69121347903c3109e6a508e4c))
* **web:** remove upgrade for emails with parent ([#3519](https://github.com/ovh/manager/issues/3519)) ([2e0c5df](https://github.com/ovh/manager/commit/2e0c5df9f8a99a47b2a1d78ac53413fa2ce5e56a)), closes [#DTRSD-18841](https://github.com/ovh/manager/issues/DTRSD-18841)



## [15.2.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-08-26)


Expand Down
4 changes: 2 additions & 2 deletions 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": "15.2.2",
"version": "15.2.3",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"@ovh-ux/ng-ovh-export-csv": "^2.0.0",
"@ovh-ux/ng-ovh-form-flat": "^5.0.0",
"@ovh-ux/ng-ovh-http": "^5.0.0",
"@ovh-ux/ng-ovh-payment-method": "^7.0.2",
"@ovh-ux/ng-ovh-payment-method": "^7.0.3",
"@ovh-ux/ng-ovh-proxy-request": "^2.0.0",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.0",
"@ovh-ux/ng-ovh-responsive-popover": "^5.0.2",
Expand Down

0 comments on commit 54cfdd6

Please sign in to comment.