This is an automated email from the ASF dual-hosted git repository. 100pah pushed a commit to branch release-dev in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 830e8b6ec780ff24d59577c69e3bbf69f1df315e Author: 100pah <[email protected]> AuthorDate: Wed May 13 00:28:30 2026 +0800 chore: Supplement package.json (for module cjs declaration) to source release. --- .github/workflows/source-release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/source-release.yml b/.github/workflows/source-release.yml index 046d02ec6..2c529c73f 100644 --- a/.github/workflows/source-release.yml +++ b/.github/workflows/source-release.yml @@ -87,7 +87,10 @@ jobs: index.d.ts src/ extension-src/ + dist/package.json ssr/client/src/ + ssr/client/dist/package.json + i18n/package.json licenses/ theme/ build/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
