Skip to content

Commit bf1381b

Browse files
committed
Bump versions [skip ci]
1 parent 15cb2e0 commit bf1381b

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

webpack/hashed-folder-copy-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/hashed-folder-copy-plugin",
3-
"version": "1.3.19",
3+
"version": "1.3.20",
44
"description": "Webpack plugin for copying a folder to the output directory with a hash in the folder name.",
55
"types": "./dist/hashed-folder-copy-plugin.d.ts",
66
"main": "./lib-commonjs/index.js",

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.3.20",
3+
"version": "5.3.21",
44
"description": "This plugin sets the webpack public path at runtime.",
55
"main": "./lib-commonjs/index.js",
66
"module": "./lib-esm/index.js",

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.4.20",
3+
"version": "0.4.21",
44
"description": "This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.",
55
"main": "./lib-commonjs/index.js",
66
"module": "./lib-esm/index.js",

webpack/webpack-plugin-utilities/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-plugin-utilities",
3-
"version": "0.6.20",
3+
"version": "0.7.0",
44
"description": "This plugin sets the webpack public path at runtime.",
55
"main": "./lib-commonjs/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)