$npx -y @buildinternet/releases show rel_A2oTbnuffHldJGw5EUs8w
Added support for org wide app installations. If you are using the built-in OAuth support, make sure to update your InstallationStore by adding saveOrgInstall and fetchOrgInstall methods. (#521) - thanks @stevengill, @aoberoi
added support for Authorizations in event api payloads which are replacing authed_users and authed_teams (#655, #656) - thanks @stevengill