Skip to content

Commit

Permalink
Release: yttrium-lion-1
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-dedicated 13.2.7
* Package @ovh-ux/manager-hub-app 2.1.4
* Package @ovh-ux/manager-server-sidebar 2.1.1
* Package @ovh-ux/manager-vps 2.0.4

Signed-off-by: CDS <[email protected]>
  • Loading branch information
antleblanc authored and CDS committed Sep 15, 2020
1 parent d283513 commit eee6925
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 8 deletions.
11 changes: 11 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [13.2.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-15)


### Bug Fixes

* **billing.autorenew:** remove extra header-tabs-item ([#3620](https://github.com/ovh/manager/issues/3620)) ([d05e615](https://github.com/ovh/manager/commit/d05e61598b67da95e25399ffd8ec2dc0c669dd5d)), closes [/github.com/ovh/ovh-ui-kit/commit/77f6330f1ccc12d31eaea8a02e11b459e7ea57a0#diff-fec232260aa57f8f05ac33868e24e6d3](https://github.com//github.com/ovh/ovh-ui-kit/commit/77f6330f1ccc12d31eaea8a02e11b459e7ea57a0/issues/diff-fec232260aa57f8f05ac33868e24e6d3)
* **dedicated:** hosting private db delete url ([#3616](https://github.com/ovh/manager/issues/3616)) ([47859e6](https://github.com/ovh/manager/commit/47859e6498675b586f073c42365acef4781ffb8c))
* **dedicated.server.bandwidth:** use downgrade instead of resiliation ([#3546](https://github.com/ovh/manager/issues/3546)) ([e67555b](https://github.com/ovh/manager/commit/e67555b8483663de25964f3491049adaa2bb737c))



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


Expand Down
2 changes: 1 addition & 1 deletion 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.6",
"version": "13.2.7",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/manager/apps/hub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.1.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-15)


### Bug Fixes

* **dashboard.catalog:** add missing name attribute ([#3618](https://github.com/ovh/manager/issues/3618)) ([6e2d9ce](https://github.com/ovh/manager/commit/6e2d9ce3712c39c75f44b5ef31cb3f5e768921fe))



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


Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-app",
"version": "2.1.3",
"version": "2.1.4",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand Down Expand Up @@ -32,12 +32,12 @@
"@ovh-ux/manager-ng-layout-helpers": "^1.0.0",
"@ovh-ux/manager-notifications-sidebar": "^0.0.0 || ^1.0.0",
"@ovh-ux/manager-preloader": "^1.0.0",
"@ovh-ux/ng-at-internet": "^5.1.0",
"@ovh-ux/ng-at-internet": "^5.3.0",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.1.0",
"@ovh-ux/ng-ovh-api-wrappers": "^4.0.7",
"@ovh-ux/ng-ovh-http": "^5.0.0",
"@ovh-ux/ng-ovh-order-tracking": "^1.0.0",
"@ovh-ux/ng-ovh-payment-method": "^7.0.1",
"@ovh-ux/ng-ovh-order-tracking": "^1.0.1",
"@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-sso-auth": "^4.2.3",
Expand Down
9 changes: 9 additions & 0 deletions packages/manager/modules/server-sidebar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.1.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-15)


### Bug Fixes

* **sidebar:** order domain link for WS ([#3615](https://github.com/ovh/manager/issues/3615)) ([74a98bd](https://github.com/ovh/manager/commit/74a98bd3e9c62d050f2a0b01c9fe4190067c230a))



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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/server-sidebar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-server-sidebar",
"version": "2.1.0",
"version": "2.1.1",
"private": true,
"description": "Sidebar component shared across all control panel.",
"homepage": "https://github.com/ovh/manager/tree/master/packages/manager/modules/server-sidebar#readme",
Expand Down
9 changes: 9 additions & 0 deletions packages/manager/modules/vps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-15)


### Bug Fixes

* **vps:** configure locale for guides ([#3617](https://github.com/ovh/manager/issues/3617)) ([00b9924](https://github.com/ovh/manager/commit/00b99245b4506a0578d9311a236bd60009142637))



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


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/modules/vps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-vps",
"version": "2.0.3",
"version": "2.0.4",
"private": true,
"description": "VPS product.",
"repository": {
Expand All @@ -24,7 +24,7 @@
"@ovh-ux/manager-filters": "^0.1.0 || ^1.0.0",
"@ovh-ux/manager-models": "^1.0.0",
"@ovh-ux/manager-product-offers": "^1.3.0",
"@ovh-ux/ng-at-internet": "^5.2.0",
"@ovh-ux/ng-at-internet": "^5.3.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.0.0",
"@ovh-ux/ng-ovh-doc-url": "^2.0.0",
"@ovh-ux/ng-translate-async-loader": "^2.1.0",
Expand Down

0 comments on commit eee6925

Please sign in to comment.