Skip to content

Commit 7584fd9

Browse files
authored
Merge pull request #3 from shotstack/chore/release-v0.6.0
chore(cli): v0.6.0 release (publish shared/ in npm package)
2 parents 476fb1a + 9580c55 commit 7584fd9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shotstack/cli",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Command-line interface for the Shotstack video rendering API.",
55
"license": "Apache-2.0",
66
"homepage": "https://github.com/shotstack/shotstack-cli",
@@ -18,6 +18,7 @@
1818
"files": [
1919
"dist/shotstack.js",
2020
"SKILL.md",
21+
"shared",
2122
"references"
2223
],
2324
"scripts": {

0 commit comments

Comments
 (0)