From 630023960ce65cda23ba767f68fcc7d9f4413279 Mon Sep 17 00:00:00 2001 From: Liz Kenyon Date: Mon, 2 Mar 2026 10:00:47 -0600 Subject: [PATCH] Preparing for release 6.1.1 Co-Authored-By: Claude Opus 4.6 (1M context) --- CHANGELOG.md | 2 ++ src/version.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 661fb2b2..479b7c9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased + +## v6.1.1 - 2026-03-02 - [#456](https://github.com/Shopify/shopify-api-php/pull/456) [Patch] Update firebase/php-jwt to ^7.0 to address security vulnerability (GHSA-2x45-7fc3-mxwq) ## v6.1.0 - 2026-01-21 diff --git a/src/version.php b/src/version.php index 36223c8f..67c82fc6 100644 --- a/src/version.php +++ b/src/version.php @@ -1,5 +1,5 @@