@novu/framework@v2.13.2

novuhq/novu@novu/framework@v2.13.2Sep 7, 2026by github-actions[bot]

AI Summary

This release contains a minor fix to the type definitions for outbound agent cards to ensure they are properly typed as `protocol CardElement`.

Key Highlights

  • Fixed type for outbound agent cards to use `protocol CardElement` instead of a generic `Record`.

Full Release Notes

### 🩹 Fixes
- **framework:** type outbound agent cards as protocol CardElement instead of Record fixes NV-8745 ([#12525](https://github.com/novuhq/novu/pull/12525))
### ❤️ Thank You
- Adam Chmara @ChmaraX