Skip to content

Commit 77d7edd

Browse files
committed
release 0.3.7
1 parent f7b67ae commit 77d7edd

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Welcome to the Renderforest API! You can use our API to:
1818
- [Get a Specific Project](#get-a-specific-project)
1919
- [Update the Project - partial update](#update-the-project---partial-update)
2020
- [Delete a Specific Project](#delete-a-specific-project)
21+
- [Delete Specific Project Videos](#delete-specific-project-videos)
2122
- [Apply Template Preset on the Project](#apply-template-preset-on-the-project)
2223
- [Duplicate the Project](#duplicate-the-project)
2324
- [Render the Project](#render-the-project)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@renderforest/sdk-node",
33
"description": "Renderforest SDK for Node.js",
4-
"version": "0.3.6",
4+
"version": "0.3.7",
55
"author": "RenderForest LLC",
66
"bugs": {
77
"url": "https://github.com/renderforest/renderforest-sdk-node/issues"

0 commit comments

Comments
 (0)