diff --git a/CHANGELOG.md b/CHANGELOG.md index 80234092..2eb461be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Applies new local tokens to `CartSidebar` ([#145](https://github.com/vtex-sites/nextjs.store/pull/145)) - Global tokens doc page on storybook ([#147](https://github.com/vtex-sites/nextjs.store/pull/147)) - Adds [bun](https://bun.sh/) compatiblity ([#164](https://github.com/vtex-sites/nextjs.store/pull/164)) -- Uses new cross selling API on PDP ([#137](https://github.com/vtex-sites/gatsby.store/pull/137)) +- Uses new cross selling API on PDP ([#159](https://github.com/vtex-sites/nextjs.store/pull/159)) - Applies new local tokens to `SuggestionProductCard` ([#151](https://github.com/vtex-sites/nextjs.store/pull/151)) ### Changed