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

Commit

Permalink
v15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CDS Agent authored and CDS Agent committed Jul 7, 2022
1 parent 5aa574c commit cde920c
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 @@
# [15.0.0](https://github.com/ovh-ux/ovh-api-services/compare/v14.0.6...v15.0.0) (2022-07-07)


### Code Refactoring

* drop APIv7 support ([#334](https://github.com/ovh-ux/ovh-api-services/issues/334)) ([5aa574c](https://github.com/ovh-ux/ovh-api-services/commit/5aa574c5a88281db966cb8230f25caa9593b5264))


### BREAKING CHANGES

* drop APIv7 support



## [14.0.6](https://github.com/ovh-ux/ovh-api-services/compare/v14.0.5...v14.0.6) (2022-06-02)


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-api-services",
"version": "14.0.6",
"version": "15.0.0",
"description": "Contains all AngularJS $resource for OVHcloud API.",
"keywords": [
"angularjs",
Expand Down

0 comments on commit cde920c

Please sign in to comment.