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

Commit

Permalink
v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CDS Agent committed Jul 8, 2022
1 parent 6c97aa8 commit 031daee
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [5.0.0](https://github.com/ovh-ux/ng-ovh-api-wrappers/compare/v4.0.11...v5.0.0) (2022-07-08)


### Code Refactoring

* drop APIv7 support ([#72](https://github.com/ovh-ux/ng-ovh-api-wrappers/issues/72)) ([6c97aa8](https://github.com/ovh-ux/ng-ovh-api-wrappers/commit/6c97aa8d96091e098f2b3aa01caf69f59a94cfb5))


### BREAKING CHANGES

* drop APIv7 support



## [4.0.11](https://github.com/ovh-ux/ng-ovh-api-wrappers/compare/v4.0.10...v4.0.11) (2022-03-25)


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-ux/ng-ovh-api-wrappers",
"version": "4.0.11",
"version": "5.0.0",
"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 Iceberg.",
"keywords": [
"angularjs",
Expand Down

0 comments on commit 031daee

Please sign in to comment.