Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
steevepay committed Oct 23, 2021
1 parent 5698b98 commit 0d4f8bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### v0.1.6
- Fix `connection` fallback on error & add tests

### v0.1.5
- Fix `uploadFile`: return the response body if an error occurs
- Added parallel tests
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-object-storage-ha",
"version": "0.1.5",
"version": "0.1.6",
"description": "Performant and tiny helper to request the OVH Object Storage",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0d4f8bc

Please sign in to comment.