Skip to content

Commit

Permalink
Release: selenium-bear-2
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-dedicated 13.2.0
* Package @ovh-ux/manager-web 15.2.2

Signed-off-by: CDS <[email protected]>
  • Loading branch information
lizardK authored and CDS committed Aug 26, 2020
1 parent 05089c2 commit 729d843
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 4 deletions.
20 changes: 20 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [13.2.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-08-26)


### Bug Fixes

* **dashboard.options:** check sectorSpecificCompliance availability ([#3477](https://github.com/ovh/manager/issues/3477)) ([0e6c721](https://github.com/ovh/manager/commit/0e6c721afc704b6fb310d2b6ce60e938f9612bbc))
* **dedicated:** pcc ip option order ([#3498](https://github.com/ovh/manager/issues/3498)) ([cb229ec](https://github.com/ovh/manager/commit/cb229ec31aba0d83519c2d2ecaae70c59a4f55db))
* **dedicated:** pcc mailing list ([#3478](https://github.com/ovh/manager/issues/3478)) ([dcabcb6](https://github.com/ovh/manager/commit/dcabcb656aba8c1134e11093191aba40d2697054)), closes [#MANAGER-5531](https://github.com/ovh/manager/issues/MANAGER-5531)
* **dedicated-cloud.license:** allow to have no contracts ([#3476](https://github.com/ovh/manager/issues/3476)) ([e4d97ef](https://github.com/ovh/manager/commit/e4d97ef8aabe1b5a61338518d05599f076016474))
* **dedicated-cloud.terminate:** redirect to complete state ([#3508](https://github.com/ovh/manager/issues/3508)) ([4726a47](https://github.com/ovh/manager/commit/4726a47a3dffa2b0ef549ec0726de883394f62d0))
* **payment-method:** iframe integration validation ([#3507](https://github.com/ovh/manager/issues/3507)) ([9a7c3b9](https://github.com/ovh/manager/commit/9a7c3b9cff37e933f181d9cd33894ae38ad2bd17))
* **pcc:** use cartServiceOption for resource upgrade ([c980ba8](https://github.com/ovh/manager/commit/c980ba80c67c07f7762b0dcb49b34b3082ec790b))


### Features

* **dedicated-cloud:** allow to delete at expiration ([#3466](https://github.com/ovh/manager/issues/3466)) ([ca873c7](https://github.com/ovh/manager/commit/ca873c7eec1d39b8b1ef7f40531aaf6804f61e76))



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


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": "13.1.3",
"version": "13.2.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -155,4 +155,4 @@
"webpack": "^4.41.2",
"webpack-merge": "^4.2.2"
}
}
}
9 changes: 9 additions & 0 deletions packages/manager/apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [15.2.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-08-26)


### Bug Fixes

* **email-domain:** always show responders button ([#3509](https://github.com/ovh/manager/issues/3509)) ([05089c2](https://github.com/ovh/manager/commit/05089c2aedc540420e58b5229e35244f05299399))



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


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.1",
"version": "15.2.2",
"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.1",
"@ovh-ux/ng-ovh-payment-method": "^7.0.2",
"@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 729d843

Please sign in to comment.