CHANGELOG.md in shopify-cli-2.7.2 vs CHANGELOG.md in shopify-cli-2.7.3

- old
+ new

@@ -1,5 +1,20 @@ From version 2.6.0, the sections in this file adhere to the [keep a changelog](https://keepachangelog.com/en/1.0.0/) specification. +## Version 2.7.3 +### Added +* [#1826](https://github.com/Shopify/shopify-cli/pull/1826): Support using `script.config.yml` file for script configuration +* [#1843](https://github.com/Shopify/shopify-cli/pull/1826): Support using javy on Apple ARM processors + +### Fixed +* [#1811](https://github.com/Shopify/shopify-cli/pull/1811): Update theme-check to 1.9.0 +* [#1831](https://github.com/Shopify/shopify-cli/pull/1831): Ensure correct `ngrok` version is downloaded for Apple M1 +* [#1823](https://github.com/Shopify/shopify-cli/pull/1823): Indicate git is unavailable; don't error out +* [#1807](https://github.com/Shopify/shopify-cli/pull/1807): Fix `--live` parameter, it should not imply `--allow-live` in the `theme push` command +* [#1812](https://github.com/Shopify/shopify-cli/pull/1812): App creation with Rails 7 +* [#1821](https://github.com/Shopify/shopify-cli/pull/1821): Fix Shopify hosted fonts to load via the local preview URL +* [#1830](https://github.com/Shopify/shopify-cli/pull/1830): Fix hot reload when users update many files "simultaneously" +* [#1837](https://github.com/Shopify/shopify-cli/pull/1837): Fix `ShopifyCLI::Theme::DevServer::CdnFonts` class to support any font + ## Version 2.7.2 ### Fixed * [#1763](https://github.com/Shopify/shopify-cli/pull/1763): Fix: Tunnel --PORT parameter not working in Node.js app. * [#1769](https://github.com/Shopify/shopify-cli/pull/1769): Fix `theme push --development --json` to output the proper exit code * [#1766](https://github.com/Shopify/shopify-cli/pull/1766): Fix `theme serve` failing with the `--host` property