diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d8b731..382ed3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.10](https://github.com/ovh-ux/ng-ovh-api-wrappers/compare/v4.0.9...v4.0.10) (2021-12-01) + + +### Bug Fixes + +* addFilter setFilter parameters ([#65](https://github.com/ovh-ux/ng-ovh-api-wrappers/issues/65)) ([1b90636](https://github.com/ovh-ux/ng-ovh-api-wrappers/commit/1b906361ba88023e39ed2e78aeda0796ae5c96d0)) + + + ## [4.0.9](https://github.com/ovh-ux/ng-ovh-api-wrappers/compare/v4.0.8...v4.0.9) (2021-11-08) diff --git a/package.json b/package.json index 0733d8c..394ab19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ovh-ux/ng-ovh-api-wrappers", - "version": "4.0.9", + "version": "4.0.10", "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",