We have a monorepo containing multiple packages and libs. Now when we tag the monorepo typically all of those packages are built with the commit tag version. Since this is slow we want to change it ...