Files
cypress/npm
semantic-release-bot fd2a27d620 chore: release create-cypress-tests-v2.0.4
[skip ci]
2023-10-16 17:13:16 -04:00
..
2023-10-16 14:30:39 -04:00
2023-10-11 10:06:10 -04:00
2023-10-11 10:06:10 -04:00
2023-10-11 10:06:10 -04:00

npm

This directory contains packages that are both used internally inside the Cypress monorepo packages and also published independently on npm under the Cypress organization using the @cypress prefix. For example, vite-dev-server is published as @cypress/vite-dev-server.

These are automatically released based on Semantic Version commit message prefixes (feat, chore etc). A package is automatically released when changes are merged into develop. You can read more about this process in CONTRIBUTING.