Skip to content

chore: release - #2681

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Draft

chore: release#2681
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@slack/types@3.1.0

Minor Changes

@slack/web-api@8.1.0

Minor Changes

  • 955e6b9: feat(web-api): add support for admin.users.getExpiration

  • 4322e14: feat(web-api): add agents.sessions.rename and agents.sessions.setStatus

  • 4ba30a1: feat(web-api): add session_status to chat.stopStream arguments

  • bff3398: feat(web-api): add webapi response changes as of 2026-08-21

    Regenerate response types with new stable response properties (e.g. agent_session on message-bearing responses, ListView grouping/sort/filter fields, bots.info connector/workflow flags).

    Two fields are removed from UsersListResponse, neither of which is a real success-response property:

    • Member.is_connector_bot — not returned by users.list; this flag is surfaced on bots.info (added here to BotsInfoResponse).
    • arg — an error-response echo field, not part of a successful users.list body.
  • f5fd35a: feat(web-api): add blocks.validate method

Patch Changes

  • Updated dependencies [916d8e9]
  • Updated dependencies [f5e9a01]
    • @slack/types@3.1.0

@slack/webhook@8.0.1

Patch Changes

  • 3a459f6: fix: stop WebhookTrigger.send() from retrying after a successful delivery

    A 2xx response with an empty or non-JSON body no longer throws. It now resolves to { ok: true }. Before this fix that body threw a parse error, which was retried as a request error and caused duplicate Workflow Builder runs. A valid { ok: false, error } body is still surfaced to the caller.

  • Updated dependencies [916d8e9]

  • Updated dependencies [f5e9a01]

    • @slack/types@3.1.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from fc2179f to 040a312 Compare August 7, 2026 15:34
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 7adb46c to a9206d8 Compare August 17, 2026 19:14
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from e9d1351 to f089dc6 Compare August 26, 2026 23:33
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f089dc6 to ae55449 Compare August 26, 2026 23:42
@zimeg zimeg added semver:minor semver:patch pkg:web-api applies to `@slack/web-api` pkg:webhook applies to `@slack/webhook` pkg:types applies to `@slack/types` release labels Aug 26, 2026
@zimeg zimeg self-assigned this Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg:types applies to `@slack/types` pkg:web-api applies to `@slack/web-api` pkg:webhook applies to `@slack/webhook` release semver:minor semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant