diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d32fbc6..9b4f2f50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ See the [upgrading to v4](/docs/upgrading-to-v4.md) documentation for a complete list of all API changes in version 4. +### v4.2.2 (2024-07-17) + +- Fix interaction count after bfcache restore ([#505](https://github.com/GoogleChrome/web-vitals/pull/505)) + ### v4.2.1 (2024-06-30) - Fix compatibility issues with TypeScript v5.5 ([#497](https://github.com/GoogleChrome/web-vitals/pull/497))