Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
release v7.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antleblanc authored and CDS Agent committed Jul 24, 2019
1 parent 6433e7c commit 06804ac
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [7.28.0](https://github.com/ovh-ux/ovh-manager-cloud/compare/v7.27.2...v7.28.0) (2019-07-24)


### Bug Fixes

* **dbaas.logs.detail.offer:** fix cancel button ([#1517](https://github.com/ovh-ux/ovh-manager-cloud/issues/1517)) ([249f7de](https://github.com/ovh-ux/ovh-manager-cloud/commit/249f7de))
* **i18n:** add missing translations ([cd1e5c2](https://github.com/ovh-ux/ovh-manager-cloud/commit/cd1e5c2))
* **vps.import:** use ip call for additional ips ([#1516](https://github.com/ovh-ux/ovh-manager-cloud/issues/1516)) ([14bf185](https://github.com/ovh-ux/ovh-manager-cloud/commit/14bf185))


### Features

* **dbaas.logs:** allow users to define alerts with a single character ([#1503](https://github.com/ovh-ux/ovh-manager-cloud/issues/1503)) ([4ef2e5b](https://github.com/ovh-ux/ovh-manager-cloud/commit/4ef2e5b))



## [7.27.2](https://github.com/ovh-ux/ovh-manager-cloud/compare/v7.27.1...v7.27.2) (2019-07-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ovh-manager-cloud",
"version": "7.27.2",
"version": "7.28.0",
"private": true,
"description": "OVH Cloud control panel",
"keywords": [
Expand Down

0 comments on commit 06804ac

Please sign in to comment.