From 84274c09458c55ca4ad7ca4ad9a490b57e20bd9d Mon Sep 17 00:00:00 2001 From: Miguel Beltran Date: Wed, 9 Jul 2025 15:00:27 +0200 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e2f2851..f0ab773b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --> ## [3.1.4] +### Fixed +- Added `Breadcrumbs` definition to `RaygunPayload` Typescript type. +- Updated internal dev dependencies. + ### Removed - Removed the ping functionality as it's no longer needed as part of the onboarding flow inside the app.