Skip to content

Commit

Permalink
Updated CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
illiakovalenko committed Nov 13, 2024
1 parent 58082e1 commit c5efac9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,14 @@ Our versioning strategy is as follows:

### 🐛 Bug Fixes

* [BYOC] Form's submission is failing. Updated @sitecore-feaas/clientside to v0.5.19. Passed rendering data to FEAAS.ExternalComponent. Updated @sitecore-cloudsdk to v0.4.1. ([#1966](https://github.com/Sitecore/jss/pull/1966))
* `[sitecore-jss-react]` `[templates/nextjs-xmcloud]` [BYOC] Form's submission is failing ([#1966](https://github.com/Sitecore/jss/pull/1966)):
* Updated @sitecore-feaas/clientside to v0.5.19.
* Updated @sitecore/components to v2.0.1.
* Passed rendering data to FEAAS.ExternalComponent.

Make sure to update the relevant dependencies to be able to use the latest fixes.

* `[sitecore-jss-react]` `[templates/nextjs-xmcloud]` Updated @sitecore-cloudsdk to v0.4.1 ([#1966](https://github.com/Sitecore/jss/pull/1966))

## 22.2.0

Expand Down

0 comments on commit c5efac9

Please sign in to comment.