diff --git a/10/umbraco-commerce/release-notes.md b/10/umbraco-commerce/release-notes.md index beb84779e73..98576cb5220 100644 --- a/10/umbraco-commerce/release-notes.md +++ b/10/umbraco-commerce/release-notes.md @@ -17,6 +17,10 @@ If you are upgrading to a new major version, check the breaking changes in the [ This section contains the release notes for Umbraco Commerce 10 including all changes for this version. +#### [10.0.11](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.0.11) (April 23rd 2024) + +* Fixed error in `SearchOrder` when searching with date ranges [#496](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/496). + #### [10.0.10](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.0.10) (April 8th 2024) * Fixed properties set in the background from an entity action lost when resaving the entity from the UI after the action (wasn't fully fixed in 10.0.9) [#472](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/472). diff --git a/12/umbraco-commerce/release-notes.md b/12/umbraco-commerce/release-notes.md index 956b1fd0e3e..cee4e007f52 100644 --- a/12/umbraco-commerce/release-notes.md +++ b/12/umbraco-commerce/release-notes.md @@ -18,6 +18,10 @@ If you are upgrading to a new major version, check the breaking changes in the [ This section contains the release notes for Umbraco Commerce 12 including all changes for this version. +#### [12.1.10](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F12.1.10) (April 23rd 2024) + +* Fixed error in `SearchOrder` when searching with date ranges [#496](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/496). + #### [12.1.9](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F12.1.9) (April 8th 2024) * Fixed properties set in the background from an entity action lost when resaving the entity from the UI after the action (wasn't fully fixed in 12.1.8) [#472](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/472). diff --git a/13/umbraco-commerce/release-notes/README.md b/13/umbraco-commerce/release-notes/README.md index 3f52d454441..7919fc875ae 100644 --- a/13/umbraco-commerce/release-notes/README.md +++ b/13/umbraco-commerce/release-notes/README.md @@ -17,6 +17,10 @@ If you are upgrading to a new major version, check the breaking changes in the [ This section contains the release notes for Umbraco Commerce 13 including all changes for this version. +#### [13.1.4](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.4) (April 23rd 2024) + +* Fixed error in `SearchOrder` when searching with date ranges [#496](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/496). + #### [13.1.3](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.3) (April 8th 2024) * Fixed properties set in the background from an entity action lost when resaving the entity from the UI after the action (wasn't fully fixed in 13.1.2) [#472](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/472).