v3.35.10
Pre-release
Pre-release
fix(publish): update npm dependency installation process - Added a step to install npm dependencies using pnpm in the publish workflow. - Removed redundant pnpm install commands from various build steps to streamline the process. This change ensures that dependencies are installed once, improving build efficiency.