Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 14:31
· 48 commits to main since this release
48a16c9

1.11.0 (2025-03-14)

Bug Fixes

  • Correct bulk action types to match Contentful SDK expectations (c8546b5)
  • Correct VersionedLink type in bulk action handlers (e419c42)
  • Resolve bulk action handler test mocking issue (e84ec46)
  • Resolve mocking issues in bulk action handler test (d777068)
  • Resolve type errors in bulk action handlers (0a8731d)
  • Update bulk action handlers to use correct payload structure with versioned links (2c9e43d)

Features

  • bulk actions: add bulk actions handlers and tools (48a16c9)
  • entry-handlers: add support for bulk publish and unpublish operations (c4a7b71)