Skip to content

Commit 724aa51

Browse files
committed
Bump versions [skip ci]
1 parent b1ea06a commit 724aa51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/lookup-by-path/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/lookup-by-path",
3-
"version": "0.4.7",
3+
"version": "0.5.0",
44
"description": "Strongly typed trie data structure for path and URL-like strings.",
55
"main": "lib/index.js",
66
"typings": "dist/lookup-by-path.d.ts",

webpack/webpack-workspace-resolve-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/webpack-workspace-resolve-plugin",
3-
"version": "0.3.17",
3+
"version": "0.3.18",
44
"description": "This plugin leverages workspace-level metadata to greatly accelerate module resolution.",
55
"main": "lib/index.js",
66
"typings": "dist/webpack-workspace-resolve-plugin.d.ts",

0 commit comments

Comments
 (0)