Skip to content

Commit

Permalink
Release: tin-hound-2
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-dedicated 13.2.5
* Package @ovh-ux/manager-web 15.2.7

Signed-off-by: CDS <[email protected]>
  • Loading branch information
Jisay authored and CDS committed Sep 10, 2020
1 parent a35b593 commit 2e4535c
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 5 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.2.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-10)


### Bug Fixes

* **dedicated-server:** ip monitoring management ([#3579](https://github.com/ovh/manager/issues/3579)) ([7ac426e](https://github.com/ovh/manager/commit/7ac426ead849b1d455d3ee372786c7fa6d79e4b3)), closes [#DTRSD-19171](https://github.com/ovh/manager/issues/DTRSD-19171)



## [13.2.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-03)


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.2.4",
"version": "13.2.5",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"@ovh-ux/manager-vps": "^1.0.0 || ^2.0.0",
"@ovh-ux/manager-vrack": "^0.7.0 || ^1.0.0",
"@ovh-ux/mfa-enrollment": "^1.0.0 || ^2.0.0",
"@ovh-ux/ng-at-internet": "^5.2.0",
"@ovh-ux/ng-at-internet": "^5.3.0",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.1.0",
"@ovh-ux/ng-ovh-actions-menu": "^5.0.6",
"@ovh-ux/ng-ovh-api-wrappers": "^4.0.7",
Expand Down
10 changes: 10 additions & 0 deletions packages/manager/apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [15.2.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-10)


### Bug Fixes

* multisite logs url ([#3538](https://github.com/ovh/manager/issues/3538)) ([a35b593](https://github.com/ovh/manager/commit/a35b59366fcadbb0c88b029c31ecd7744047b882))
* **email-domain.responder:** fix responder date range ([#3587](https://github.com/ovh/manager/issues/3587)) ([b9aa59f](https://github.com/ovh/manager/commit/b9aa59fd819c0b5ec8982298900b5c23d56a53aa))



## [15.2.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-03)


Expand Down
6 changes: 3 additions & 3 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.6",
"version": "15.2.7",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@ovh-ux/manager-server-sidebar": "^1.0.0 || ^2.0.0",
"@ovh-ux/manager-sharepoint": "^1.0.0 || ^2.0.0",
"@ovh-ux/mfa-enrollment": "^1.0.0 || ^2.0.0",
"@ovh-ux/ng-at-internet": "^5.2.0",
"@ovh-ux/ng-at-internet": "^5.3.0",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.1.0",
"@ovh-ux/ng-ovh-actions-menu": "^5.0.6",
"@ovh-ux/ng-ovh-api-wrappers": "^4.0.7",
Expand Down Expand Up @@ -132,4 +132,4 @@
"webpack": "^4.41.2",
"webpack-merge": "^4.2.2"
}
}
}

0 comments on commit 2e4535c

Please sign in to comment.