adobe / aem-react-core-wcm-components

42 stars 16 forks source link

Cannot do releases of spa components #57

Open niekraaijmakers opened 3 years ago

niekraaijmakers commented 3 years ago

We have a problem that because of the move to semantic release, we cannot release more then 1 npm repo from 1 git project.

The project was originally not designed for this.

This can be solved by splitting up this git repo into 3 repositories:

1: Base components 2: Spa components 3: Examples

This way we can publish fixes for the spa components again. Until then we are blocked.