From 1eea2348c2d76c438f9fd166c7c7135303f33057 Mon Sep 17 00:00:00 2001 From: sshaw Date: Tue, 16 May 2023 00:50:31 -0400 Subject: [PATCH] Changes entry for v0.0.4 --- Changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changes b/Changes index 03a55e2..08e691e 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,12 @@ +v0.0.4 2023-05-16 +-------------------- +- Add theme command to copy files to a theme +- Add gql command to execute a GraphQL Admin API query +- Add products command to output a shop's prodcuts +- Update go-shopify +- Always use latest stable version of GraphQL Admin API +- Support access token lookup command in other commands + v0.0.3 2022-04-01 -------------------- - Add support for deleting script tags