We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 476fb1a + 9580c55 commit 7584fd9Copy full SHA for 7584fd9
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@shotstack/cli",
3
- "version": "0.5.0",
+ "version": "0.6.0",
4
"description": "Command-line interface for the Shotstack video rendering API.",
5
"license": "Apache-2.0",
6
"homepage": "https://github.com/shotstack/shotstack-cli",
@@ -18,6 +18,7 @@
18
"files": [
19
"dist/shotstack.js",
20
"SKILL.md",
21
+ "shared",
22
"references"
23
],
24
"scripts": {
0 commit comments