Skip to content

Commit

Permalink
Release: yttrium-lion-5
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-cloud 10.2.3
* Package @ovh-ux/manager-dedicated 13.2.10
* Package @ovh-ux/manager-public-cloud 4.2.1
* Package @ovh-ux/manager-telecom 13.2.6
* Package @ovh-ux/manager-web 15.3.2
* Package @ovh-ux/manager-account-migration 1.0.0
* Package @ovh-ux/manager-core 11.0.1
* Package @ovh-ux/manager-pci 5.1.2

Signed-off-by: CDS <[email protected]>
  • Loading branch information
antleblanc authored and CDS committed Sep 21, 2020
1 parent 89e8a3e commit d68770c
Show file tree
Hide file tree
Showing 16 changed files with 103 additions and 14 deletions.
9 changes: 9 additions & 0 deletions packages/manager/apps/cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [10.2.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-21)


### Bug Fixes

* **cloud:** add account-migration notifications ([24daa9b](https://github.com/ovh/manager/commit/24daa9b7797dafaa6223c988caacb188070fd2a2)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)



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


Expand Down
10 changes: 5 additions & 5 deletions packages/manager/apps/cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-cloud",
"version": "10.2.2",
"version": "10.2.3",
"private": true,
"description": "OVHcloud Cloud control panel.",
"repository": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"@ovh-ux/manager-notifications-sidebar": "^0.0.0 || ^1.0.0",
"@ovh-ux/manager-preloader": "^1.0.0",
"@ovh-ux/manager-server-sidebar": "^1.0.0 || ^2.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-actions-menu": "^5.0.6",
"@ovh-ux/ng-ovh-api-wrappers": "^4.0.7",
Expand All @@ -43,7 +43,7 @@
"@ovh-ux/ng-ovh-jquery-ui-draggable": "^2.0.0",
"@ovh-ux/ng-ovh-jquery-ui-droppable": "^2.0.0",
"@ovh-ux/ng-ovh-jsplumb": "^6.0.0",
"@ovh-ux/ng-ovh-payment-method": "^7.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-responsive-page-switcher": "^2.0.0",
Expand All @@ -52,7 +52,7 @@
"@ovh-ux/ng-ovh-sidebar-menu": "^10.0.0",
"@ovh-ux/ng-ovh-slider": "^2.0.0",
"@ovh-ux/ng-ovh-sso-auth": "^4.2.3",
"@ovh-ux/ng-ovh-sso-auth-modal-plugin": "^4.0.0",
"@ovh-ux/ng-ovh-sso-auth-modal-plugin": "^4.0.1",
"@ovh-ux/ng-ovh-stop-event": "^2.0.0",
"@ovh-ux/ng-ovh-swimming-poll": "^5.0.1",
"@ovh-ux/ng-ovh-toaster": "^2.0.0",
Expand Down Expand Up @@ -132,4 +132,4 @@
"webpack": "^4.41.2",
"webpack-merge": "^4.1.4"
}
}
}
13 changes: 13 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [13.2.10](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-21)


### Bug Fixes

* implement tracking ([cc87f66](https://github.com/ovh/manager/commit/cc87f665eada6cfe23aa8446d9af6f0eaefc887c)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)
* **dedicated:** add account-migration notifications ([0fb7dc2](https://github.com/ovh/manager/commit/0fb7dc281b5a67b12bbc48810906411f61a21a36)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)
* **dedicated:** block autorenew on scheduled migration ([ae3495e](https://github.com/ovh/manager/commit/ae3495e84392136a2a4fac9d96546f581853185b)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)
* **dedicated:** create accept all popup ([77d5942](https://github.com/ovh/manager/commit/77d59426e8b9b67aa315d8f57bf651d845d68723)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)
* **i18n:** add missing translations ([1a3d88b](https://github.com/ovh/manager/commit/1a3d88b824455664055930ffaad3c42a9b7f8e95))



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


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


### Bug Fixes

* **public-cloud:** add account-migration notifications ([4ac3427](https://github.com/ovh/manager/commit/4ac34272404e66398c77d8b1de948bc6cc42605a)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)



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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/public-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-public-cloud",
"version": "4.2.0",
"version": "4.2.1",
"private": true,
"description": "OVHcloud Public Cloud control panel.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/manager/apps/telecom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [13.2.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-21)


### Bug Fixes

* **telecom:** add account-migration notifications ([08a9dab](https://github.com/ovh/manager/commit/08a9dab63190de3dfd889add8ad7d5f28cc9899e)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)



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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/telecom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-telecom",
"version": "13.2.5",
"version": "13.2.6",
"private": true,
"description": "OVHcloud Telecom 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.3.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-21)


### Bug Fixes

* **web:** add account-migration notifications ([0a10536](https://github.com/ovh/manager/commit/0a1053650928f33059648cacb14bc27ad82fb4b7)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)



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


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.3.1",
"version": "15.3.2",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down
22 changes: 22 additions & 0 deletions packages/manager/modules/account-migration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# [1.0.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-21)


### Bug Fixes

* implement tracking ([cc87f66](https://github.com/ovh/manager/commit/cc87f665eada6cfe23aa8446d9af6f0eaefc887c)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)
* **i18n:** add missing translations ([1a3d88b](https://github.com/ovh/manager/commit/1a3d88b824455664055930ffaad3c42a9b7f8e95))


### Features

* add account-migration module ([a0a3f0d](https://github.com/ovh/manager/commit/a0a3f0dcb688e9d4812f14deac54b9a9f3443f6a)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)


### BREAKING CHANGES

* init `@ovh-ux/manager-account-migration` module.

a module required for account migration



6 changes: 3 additions & 3 deletions packages/manager/modules/account-migration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-account-migration",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"description": "OVHcloud Migration product",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"peerDependencies": {
"@ovh-ux/manager-core": "^9.0.0",
"@ovh-ux/ng-at-internet": "^5.0.1",
"@ovh-ux/ng-at-internet": "^5.3.0",
"@ovh-ux/ng-ovh-swimming-poll": "^5.0.1",
"@ovh-ux/ng-translate-async-loader": "^2.1.0",
"@ovh-ux/ui-kit": "^4.1.9",
Expand All @@ -42,4 +42,4 @@
"moment": "^2.24.0",
"ovh-api-services": "^9.39.1"
}
}
}
9 changes: 9 additions & 0 deletions packages/manager/modules/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [11.0.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-21)


### Bug Fixes

* **core:** add agreements url ([a53a2a8](https://github.com/ovh/manager/commit/a53a2a804e6d47d5445676c097fdc017e0b18a57)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)



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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-core",
"version": "11.0.0",
"version": "11.0.1",
"private": true,
"description": "Core functionalities shared across all control panel.",
"homepage": "https://github.com/ovh/manager/tree/master/packages/manager/modules/core#readme",
Expand Down
9 changes: 9 additions & 0 deletions packages/manager/modules/pci/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-21)


### Bug Fixes

* **public-cloud:** add account-migration notifications ([4ac3427](https://github.com/ovh/manager/commit/4ac34272404e66398c77d8b1de948bc6cc42605a)), closes [#MANAGER-5301](https://github.com/ovh/manager/issues/MANAGER-5301)



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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci",
"version": "5.1.1",
"version": "5.1.2",
"private": true,
"description": "Public Cloud Instance product.",
"repository": {
Expand Down

0 comments on commit d68770c

Please sign in to comment.