2.14.0
What's New
deno_slack_api
was bumped to 2.7.0 which includes access to a few new HTTP APIs when using the provided API client
parameter in function handlers:
conversations.externalInvitePermissions.set
team.externalTeams.disconnect
team.externalTeams.list
users.discoverableContacts.lookup
What's Changed
- Fix typo in README.md by @ericmutta in #333
- Bump deno_slack_api to 2.7.0 by @filmaj in #337
New Contributors
- @ericmutta made their first contribution in #333
Full Changelog: 2.13.0...2.14.0