From 07464cd8a7eaa2acea63ca9161de960a52d487ff Mon Sep 17 00:00:00 2001 From: anomiex Date: Mon, 20 Nov 2023 21:21:00 +0000 Subject: [PATCH] Backport mu-wpcom-plugin 2.0.0, jetpack 12.9-a.7 Changes (#34213) * Add changelogs * Changelog edits. * Fix project versions Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6935801739 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 81f2d22..7beff80 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": "GPL-2.0-or-later", "require": {}, "require-dev": { - "automattic/jetpack-changelogger": "^4.0.0-alpha" + "automattic/jetpack-changelogger": "^4.0.0" }, "scripts": { "test-js": [