extension-js / extension.js

🧩 Plug-and-play, zero-config, cross-browser extension development tool.
https://extension.js.org
MIT License
3.46k stars 80 forks source link

Improve monorepo release strategy #106

Open cezaraugusto opened 2 weeks ago

cezaraugusto commented 2 weeks ago

Right now I have to do a lot of manual work to release new versions and often need to manually update multiple packages at once. The release process needs to be either very easy or automated by CI tools. The project is currently moving fast so the former is best at the moment. Goal is to have a reliable source to rollback releases as needed. The project has many moving pieces.