diff --git a/CHANGELOG.md b/CHANGELOG.md index 3be83bd7..92c3e9eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -### v2.16.0 (July 5, 2022) +### v2.16.1 (July 5, 2022) * Bumps the SDK to use Storefront API version `2022-07`. For more information, see the [Release Notes](https://shopify.dev/api/release-notes/2022-07). -* Update all instances of `Image.src` to use `Image.url`. +* Alias all instances of `Image.src` to use `Image.url`. ### v2.15.1 (April 4, 2022) * Bumps the SDK to use Storefront API version `2022-04`. For more information, see the [Release Notes](https://shopify.dev/api/release-notes/2022-04).