Skip to content

Commit 3e35f5a

Browse files
committed
Bump versions [skip ci]
1 parent 1369919 commit 3e35f5a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

heft-plugins/heft-rspack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-rspack-plugin",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Heft plugin for Rspack",
55
"repository": {
66
"type": "git",

rigs/heft-web-rig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-web-rig",
3-
"version": "1.1.12",
3+
"version": "1.2.0",
44
"description": "A rig package for web browser projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

webpack/set-webpack-public-path-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/set-webpack-public-path-plugin",
3-
"version": "5.2.7",
3+
"version": "5.2.8",
44
"description": "This plugin sets the webpack public path at runtime.",
55
"main": "lib/index.js",
66
"typings": "dist/set-webpack-public-path-plugin.d.ts",

webpack/webpack-embedded-dependencies-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/webpack-embedded-dependencies-plugin",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.",
55
"main": "lib/index.js",
66
"typings": "dist/webpack-embedded-dependencies-plugin.d.ts",

0 commit comments

Comments
 (0)