diff --git a/CHANGELOG.md b/CHANGELOG.md index 382ed3f..d8a803c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.0.11](https://github.com/ovh-ux/ng-ovh-api-wrappers/compare/v4.0.10...v4.0.11) (2022-03-25) + + + ## [4.0.10](https://github.com/ovh-ux/ng-ovh-api-wrappers/compare/v4.0.9...v4.0.10) (2021-12-01) diff --git a/package.json b/package.json index 339e110..b896f49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ovh-ux/ng-ovh-api-wrappers", - "version": "4.0.10", + "version": "4.0.11", "description": "AngularJS component designed to configure ApiEndpoints with the same interface as a $resource yet allow for extended configuration by providing ApiRequests objects that can be modified with chained methods to define the parameters sent to APIv7 or Iceberg.", "keywords": [ "angularjs",