diff --git a/CHANGELOG.md b/CHANGELOG.md index f083d7851c..b70907331d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ Our versioning strategy is as follows: * `[nextjs][sitecore-jss-nextjs]` Support for Component Library feature in XMCloud ([#1987](https://github.com/Sitecore/jss/pull/1987)) +### 🐛 Bug Fixes + +* `[templates/nextjs-sxa]` Fixed an issue in the `Container` component where `background-image` was not rendering correctly in `pageState === 'edit'` ([#1997](https://github.com/Sitecore/jss/pull/1997)) + ## 22.3.0 / 22.3.1 ### 🐛 Bug Fixes