You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update dependencies and streamline deployment workflow
- Upgraded several dependencies in package.json and package-lock.json, including @api-components/api-method-documentation to version 5.2.30 and @api-components/api-navigation to version 4.3.20 for improved features and compatibility.
- Updated @commitlint packages to version 13.x for better linting capabilities.
- Simplified the deployment workflow by using actions/setup-node@v1 and optimizing npm caching strategy for faster installations.
- Adjusted Playwright browser installation to ensure consistency across environments.
0 commit comments