Skip to content

Commit

Permalink
release: prepare version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-beguin committed Nov 19, 2021
1 parent 718e36c commit 7d32767
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 5.0.1 / YYYY-MM-DD
# 5.0.1 / 2021-11-19

## BUG FIXES

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ client.get('publish/videos?page=1&limit=10').then((result) => {

# API

Documentation is available on [Github pages](https://veo-labs.github.io/openveo-rest-nodejs-client/5.0.0/index.html).
Documentation is available on [Github pages](https://veo-labs.github.io/openveo-rest-nodejs-client/5.0.1/index.html).

# Contributors

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openveo/rest-nodejs-client",
"version": "5.0.0",
"version": "5.0.1",
"description": "NodeJS REST client for OpenVeo Web Service",
"keywords": [
"openveo",
Expand Down

0 comments on commit 7d32767

Please sign in to comment.