What happened:
Reading the wmf.24 release notes, the ve-core subrepository lists master branch commits which are not yet included at the extension-VisualEditor branch wmf/1.45.0-wmf.24
What should have happened:
VE points to commit lib/ve submodule commit 714b3ae0 so the newer commits should have been hidden on this page:
Debugging notes
This is probably not be the fault of the release notes, but the release git tagging. Tag wmf/1.45.0-wmf.24 on the submodule seems to be matched by timestamp and not by following the actual submodule commit from the including parent repository.

