From cbfa128cdbc81cd91e137c76bd8d25730c4c43c0 Mon Sep 17 00:00:00 2001 From: WordPress VIP Bot <22917138+wpcomvip-bot@users.noreply.github.com> Date: Thu, 2 May 2024 16:34:40 +0000 Subject: [PATCH] chore: bump package version to v2.39.5 --- npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 88b996e84..4fa250e94 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@automattic/vip", - "version": "2.39.4", + "version": "2.39.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@automattic/vip", - "version": "2.39.4", + "version": "2.39.5", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index a878cd7e6..bbdac65b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/vip", - "version": "2.39.4", + "version": "2.39.5", "description": "The VIP Javascript library & CLI", "main": "index.js", "bin": {