Skip to content

Commit

Permalink
release: prepare version 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-beguin committed Nov 19, 2021
1 parent 80d81f3 commit 8bbef61
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 @@
# 8.0.0 / YYYY-MM-dd
# 8.0.0 / 2021-11-19

## BREAKING CHANGES

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ var api = require('@openveo/api');

# API

Documentation is available on [Github pages](https://veo-labs.github.io/openveo-api/7.0.0/index.html).
Documentation is available on [Github pages](https://veo-labs.github.io/openveo-api/8.0.0/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/api",
"version": "7.0.0",
"version": "8.0.0",
"description": "API for OpenVeo plugins",
"keywords": [
"openveo",
Expand Down

0 comments on commit 8bbef61

Please sign in to comment.