Skip to content

Commit 2b9501d

Browse files
authored
Chore: add changelog in package (#226)
1 parent 8a00bb2 commit 2b9501d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/package_target.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ fi
3939

4040
cp plugin.json ${COPY_PATH}
4141
cp README.md ${COPY_PATH}
42+
cp CHANGELOG.md ${COPY_PATH}
4243
cp LICENSE ${COPY_PATH}
4344
cp -r img ${COPY_PATH}

0 commit comments

Comments
 (0)