Skip to content

Commit

Permalink
Release: zirconium-gerbil-5
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-cloud-connect-app 1.0.1
* Package @ovh-ux/manager-cloud 10.2.4
* Package @ovh-ux/manager-dedicated 14.0.1
* Package @ovh-ux/manager-web 15.3.3

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


### Bug Fixes

* **deps:** upgrade some dependencies ([0fc14df](https://github.com/ovh/manager/commit/0fc14df4f76d9643e2bcaed4b5572774cd45fd06))



# (2020-09-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/cloud-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-cloud-connect-app",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,4 +52,4 @@
"moment": "^2.24.0",
"webpack-merge": "^4.2.2"
}
}
}
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.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-28)


### Bug Fixes

* **deps:** upgrade @ovh-ux/manager-server-sidebar to v3.0.0 ([3f1b29d](https://github.com/ovh/manager/commit/3f1b29df95412d15f1a804d7daa8742791ce4cab))



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


Expand Down
4 changes: 2 additions & 2 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.3",
"version": "10.2.4",
"private": true,
"description": "OVHcloud Cloud control panel.",
"repository": {
Expand Down Expand Up @@ -132,4 +132,4 @@
"webpack": "^4.41.2",
"webpack-merge": "^4.1.4"
}
}
}
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 @@
## [14.0.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-28)


### Bug Fixes

* **deps:** upgrade @ovh-ux/manager-server-sidebar to v3.0.0 ([3f1b29d](https://github.com/ovh/manager/commit/3f1b29df95412d15f1a804d7daa8742791ce4cab))



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


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": "14.0.0",
"version": "14.0.1",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -157,4 +157,4 @@
"webpack": "^4.41.2",
"webpack-merge": "^4.2.2"
}
}
}
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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2020-09-28)


### Bug Fixes

* **deps:** upgrade @ovh-ux/manager-server-sidebar to v3.0.0 ([3f1b29d](https://github.com/ovh/manager/commit/3f1b29df95412d15f1a804d7daa8742791ce4cab))



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


Expand Down
4 changes: 2 additions & 2 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.3.2",
"version": "15.3.3",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down Expand Up @@ -133,4 +133,4 @@
"webpack": "^4.41.2",
"webpack-merge": "^4.2.2"
}
}
}

0 comments on commit 8254cb8

Please sign in to comment.