From a8e7e53a5e73663f00b510acdce79a07139fe442 Mon Sep 17 00:00:00 2001 From: sergeymitr Date: Thu, 21 Mar 2024 09:27:35 -0400 Subject: [PATCH] Version bump. --- .../changelog/add-test-connection-rest-endpoint | 5 +++++ .../plugins/automattic-for-agencies-client/composer.lock | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 projects/plugins/automattic-for-agencies-client/changelog/add-test-connection-rest-endpoint diff --git a/projects/plugins/automattic-for-agencies-client/changelog/add-test-connection-rest-endpoint b/projects/plugins/automattic-for-agencies-client/changelog/add-test-connection-rest-endpoint new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/automattic-for-agencies-client/changelog/add-test-connection-rest-endpoint @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/automattic-for-agencies-client/composer.lock b/projects/plugins/automattic-for-agencies-client/composer.lock index a2a91f33cfe4a..33713623d68c4 100644 --- a/projects/plugins/automattic-for-agencies-client/composer.lock +++ b/projects/plugins/automattic-for-agencies-client/composer.lock @@ -352,7 +352,7 @@ "dist": { "type": "path", "url": "../../packages/connection", - "reference": "aec3b0bf9b0af8d72989c3d4e531c0226a137ba3" + "reference": "c8993518f67538ea9d7f898077aa597e4cdc0970" }, "require": { "automattic/jetpack-a8c-mc-stats": "@dev", @@ -384,7 +384,7 @@ "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.6.x-dev" + "dev-trunk": "2.7.x-dev" } }, "autoload": {