Skip to content

Commit

Permalink
Release: selenium-bear
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-dedicated 13.1.2
* Package @ovh-ux/manager-billing 1.0.2

Signed-off-by: CDS <[email protected]>
  • Loading branch information
frenautvh authored and CDS committed Aug 25, 2020
1 parent 44eb046 commit 5b3ce8e
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
9 changes: 9 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [13.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-08-25)


### Bug Fixes

* **autorenew:** add serviceType parameter ([44eb046](https://github.com/ovh/manager/commit/44eb0468eaa010f89fc81d4ec0c26d169d7367d0))



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


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.1",
"version": "13.1.2",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -60,7 +60,7 @@
"@ovh-ux/ng-ovh-jquery-ui-draggable": "^2.0.0",
"@ovh-ux/ng-ovh-order-tracking": "^1.0.0",
"@ovh-ux/ng-ovh-otrs": "^9.1.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
9 changes: 9 additions & 0 deletions packages/manager/modules/billing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-08-25)


### Bug Fixes

* **autorenew:** add serviceType parameter ([44eb046](https://github.com/ovh/manager/commit/44eb0468eaa010f89fc81d4ec0c26d169d7367d0))



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


Expand Down
4 changes: 2 additions & 2 deletions 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": "1.0.1",
"version": "1.0.2",
"private": true,
"description": "OVHcloud manager billing module",
"repository": {
Expand All @@ -13,7 +13,7 @@
"main": "./src/index.js",
"peerDependencies": {
"@ovh-ux/manager-core": "^9.0.0",
"@ovh-ux/ng-at-internet": "^5.0.1",
"@ovh-ux/ng-at-internet": "^5.1.0",
"@ovh-ux/ng-translate-async-loader": "^2.1.0",
"@ovh-ux/ui-kit": "^4.1.12",
"angular": "^1.7.5",
Expand Down

0 comments on commit 5b3ce8e

Please sign in to comment.