Skip to content

Commit

Permalink
Release: yttrium-lion
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-dedicated 13.2.6
* Package @ovh-ux/manager-web 15.2.8
* Package @ovh-ux/manager-at-internet-configuration 1.0.1

Signed-off-by: CDS <[email protected]>
  • Loading branch information
antleblanc authored and CDS committed Sep 14, 2020
1 parent 2076e65 commit 9bbe539
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 4 deletions.
10 changes: 10 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [13.2.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-14)


### Bug Fixes

* **dedicated:** escape query params ([#3604](https://github.com/ovh/manager/issues/3604)) ([59fea65](https://github.com/ovh/manager/commit/59fea650609c6cfc3401bc74d30f13fb058dcfa0))
* **dedicated.server:** no sms monitoring in US ([#3605](https://github.com/ovh/manager/issues/3605)) ([077861c](https://github.com/ovh/manager/commit/077861c004a157c76cc3e9b5620eb2e70078f099))



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


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.5",
"version": "13.2.6",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down
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.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-14)


### Bug Fixes

* **domain.zone.activate:** only autopay depending on payment method ([#3569](https://github.com/ovh/manager/issues/3569)) ([e8f79ea](https://github.com/ovh/manager/commit/e8f79ea93a7732d023d0f44d3bb9492b7e0f3756))



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


Expand Down
2 changes: 1 addition & 1 deletion 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.7",
"version": "15.2.8",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/manager/modules/at-internet-configuration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.0.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-14)


### Bug Fixes

* assign new value for route replacement ([#3582](https://github.com/ovh/manager/issues/3582)) ([b62d029](https://github.com/ovh/manager/commit/b62d0292f87b9185b688c8f05991d7129af43562))
* **at-internet:** prevents errors if clientSideUserId is not available ([#3608](https://github.com/ovh/manager/issues/3608)) ([dd658a7](https://github.com/ovh/manager/commit/dd658a739447cae516dd11f27a4c8f46f7cd4899))



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


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-at-internet-configuration",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "OVHcloud manager atInternet common configuration",
"repository": {
Expand All @@ -20,4 +20,4 @@
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.1.0",
"angular": "^1.7.5"
}
}
}

0 comments on commit 9bbe539

Please sign in to comment.