From 978e8bd7403aeb224c40704ba87614557a3b7bd7 Mon Sep 17 00:00:00 2001 From: WordPress VIP Bot <22917138+wpcomvip-bot@users.noreply.github.com> Date: Thu, 18 Jun 2026 22:30:01 +0000 Subject: [PATCH] chore: bump package version to v4.0.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 ee4b8cf98..186251f1b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@automattic/vip", - "version": "4.0.4", + "version": "4.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@automattic/vip", - "version": "4.0.4", + "version": "4.0.5", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c000b54fc..6f0faa15e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/vip", - "version": "4.0.4", + "version": "4.0.5", "description": "The VIP Javascript library & CLI", "main": "index.js", "bin": {