Skip to content

Commit

Permalink
Merge branch '5.x-critical' into 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Dec 19, 2024
2 parents b079a7d + b1e323b commit c1ab038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
- Fixed a JavaScript error that broke nested element creation in global sets. ([#16182](https://github.com/craftcms/cms/issues/16182))
- Fixed a bug where Number fields weren’t rounding existing values based on the precision specified by the Decimals setting. ([#16181](https://github.com/craftcms/cms/issues/16181))

## 5.5.2 - 2024-11-19
## 5.5.2 - 2024-11-19 [CRITICAL]

- Fixed an error that could occur if an invalid folder ID was passed to `craft\services\Assets::deleteFoldersByIds()`. ([#16147](https://github.com/craftcms/cms/pull/16147))
- Fixed a SQL error that occurred when creating a new Single section. ([#16145](https://github.com/craftcms/cms/issues/16145))
Expand Down

0 comments on commit c1ab038

Please sign in to comment.