We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a00bb2 commit 2b9501dCopy full SHA for 2b9501d
scripts/package_target.sh
@@ -39,5 +39,6 @@ fi
39
40
cp plugin.json ${COPY_PATH}
41
cp README.md ${COPY_PATH}
42
+cp CHANGELOG.md ${COPY_PATH}
43
cp LICENSE ${COPY_PATH}
44
cp -r img ${COPY_PATH}
0 commit comments