Files
cypress/npm
semantic-release-bot bd4d3897c7 chore: release @cypress/puppeteer-v0.1.4
[skip ci]
2024-04-02 14:55:09 -04:00
..
2024-03-12 16:28:25 -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.