From 3f2e534f2c8f570d466e022879660c07f8a21bc5 Mon Sep 17 00:00:00 2001 From: CDS Agent Date: Fri, 20 Nov 2020 08:42:00 +0000 Subject: [PATCH] v11.0.1 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 387a8c1d..5b1c3bb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [11.0.1](https://github.com/ovh-ux/ovh-api-services/compare/v11.0.0...v11.0.1) (2020-11-20) + + +### Bug Fixes + +* **connectivity.eligibility:** rework on building details call api ([#317](https://github.com/ovh-ux/ovh-api-services/issues/317)) ([fb79d88](https://github.com/ovh-ux/ovh-api-services/commit/fb79d88174a831010c25afb9fa3edd0add036e84)) + + + # [11.0.0](https://github.com/ovh-ux/ovh-api-services/compare/v10.2.0...v11.0.0) (2020-10-16) diff --git a/package.json b/package.json index 77f47d13..101ea245 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ovh-api-services", - "version": "11.0.0", + "version": "11.0.1", "description": "Contains all AngularJS $resource for OVHcloud API.", "keywords": [ "angularjs",