diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 65f0265c4f022..38277cb384fee 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -164,6 +164,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **gatsby:** allow amending autoprefixer options ([#24907](https://github.com/gatsbyjs/gatsby/issues/24907)) ([8e6e021](https://github.com/gatsbyjs/gatsby/commit/8e6e021)) +- **gatsby:** Several fixes for scroll handling and restoration ([#24306](https://github.com/gatsbyjs/gatsby/issues/24306)) ([4c0916b](https://github.com/gatsbyjs/gatsby/commit/4c0916b)) ### Features