From 6b626fa02f924030a00073ab25a856c5fcb880ea Mon Sep 17 00:00:00 2001 From: Rushbot Date: Mon, 26 Feb 2024 16:10:58 +0000 Subject: [PATCH] Bump versions [skip ci] --- heft-plugins/heft-jest-plugin/package.json | 2 +- rigs/heft-node-rig/package.json | 2 +- rigs/heft-web-rig/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/heft-plugins/heft-jest-plugin/package.json b/heft-plugins/heft-jest-plugin/package.json index bf4c9680835..6252a9f31a6 100644 --- a/heft-plugins/heft-jest-plugin/package.json +++ b/heft-plugins/heft-jest-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-jest-plugin", - "version": "0.11.14", + "version": "0.11.15", "description": "Heft plugin for Jest", "repository": { "type": "git", diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index b2253430b54..13f54287c68 100644 --- a/rigs/heft-node-rig/package.json +++ b/rigs/heft-node-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-node-rig", - "version": "2.4.17", + "version": "2.4.18", "description": "A rig package for Node.js projects that build using Heft", "license": "MIT", "scripts": { diff --git a/rigs/heft-web-rig/package.json b/rigs/heft-web-rig/package.json index ad30e7fef86..f670d16f25f 100644 --- a/rigs/heft-web-rig/package.json +++ b/rigs/heft-web-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-web-rig", - "version": "0.22.1", + "version": "0.22.2", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {