`Nx Release` is not detecting changes in dependent libraries
Im experimenting with nx release
and cannot figure out how make the command release an app when I make a change to a dependent module.
Looking at the below graph, you can see i have 3 apps, 2 are dependent on the shared-ui
module.