Skip to content

Commit

Permalink
Release: tin-hound-3
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-pci-app 3.0.4
* Package @ovh-ux/manager-public-cloud 4.1.2
* Package @ovh-ux/manager-pci 5.0.0

Signed-off-by: CDS <[email protected]>
  • Loading branch information
marie-j authored and CDS committed Sep 10, 2020
1 parent e84d859 commit ac395ed
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 10 deletions.
9 changes: 9 additions & 0 deletions packages/manager/apps/pci/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.0.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-10)


### Bug Fixes

* bump dependencies ([e84d859](https://github.com/ovh/manager/commit/e84d859288f1f0cb56e9b244b895f184b36afb9d))



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


Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-app",
"version": "3.0.3",
"version": "3.0.4",
"private": true,
"description": "Public Cloud Instance standalone application.",
"repository": {
Expand All @@ -23,11 +23,11 @@
"@ovh-ux/manager-config": "^0.4.0 || ^1.0.0",
"@ovh-ux/manager-core": "^10.0.0 || ^11.0.0",
"@ovh-ux/manager-pci": "^4.0.0 || ^5.0.0",
"@ovh-ux/ng-at-internet": "^5.1.0",
"@ovh-ux/ng-at-internet": "^5.3.0",
"@ovh-ux/ng-ovh-api-wrappers": "^4.0.7",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.0.0",
"@ovh-ux/ng-ovh-contacts": "^4.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-popover": "^5.0.2",
Expand Down Expand Up @@ -65,4 +65,4 @@
"@ovh-ux/manager-webpack-config": "^3.0.8",
"webpack-merge": "^4.2.2"
}
}
}
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.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-10)


### Bug Fixes

* bump dependencies ([e84d859](https://github.com/ovh/manager/commit/e84d859288f1f0cb56e9b244b895f184b36afb9d))



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


Expand Down
8 changes: 4 additions & 4 deletions 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.1.1",
"version": "4.1.2",
"private": true,
"description": "OVHcloud Public Cloud control panel.",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/manager-preloader": "^1.0.0",
"@ovh-ux/manager-telecom-styles": "^4.0.0",
"@ovh-ux/mfa-enrollment": "^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 @@ -41,7 +41,7 @@
"@ovh-ux/ng-ovh-contracts": "^4.0.0",
"@ovh-ux/ng-ovh-form-flat": "^5.0.0",
"@ovh-ux/ng-ovh-http": "^5.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-popover": "^5.0.2",
Expand Down Expand Up @@ -94,4 +94,4 @@
"webpack": "^4.41.2",
"webpack-merge": "^4.2.2"
}
}
}
16 changes: 16 additions & 0 deletions packages/manager/modules/pci/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [5.0.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-10)


### Features

* **project:** remove io stream ([1e3d5be](https://github.com/ovh/manager/commit/1e3d5be1c51550053de39e87eb4ab8c322ce83f3))


### BREAKING CHANGES

* **project:** IO stream management will no longer be available

Signed-off-by: Marie JONES <[email protected]>



## [4.2.1](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/modules/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci",
"version": "4.2.1",
"version": "5.0.0",
"private": true,
"description": "Public Cloud Instance product.",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/manager-core": "^10.0.0 || ^11.0.0",
"@ovh-ux/manager-error-page": "^0.0.0",
"@ovh-ux/manager-telecom-styles": "^4.0.0",
"@ovh-ux/ng-at-internet": "^5.2.0",
"@ovh-ux/ng-at-internet": "^5.3.0",
"@ovh-ux/ng-ovh-api-wrappers": "^4.0.2",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.0.0",
"@ovh-ux/ng-ovh-contracts": "^4.0.0",
Expand Down

0 comments on commit ac395ed

Please sign in to comment.