8000 Bump versions [skip ci] · glitchkyle/rushstack@98da3fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 98da3fc

Browse files
committed
Bump versions [skip ci]
1 parent 70ba889 commit 98da3fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/lookup-by-path/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/lookup-by-path",
3-
"version": "0.3.2",
3+
"version": "0.4.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/webpack-workspace-resolve-plugin",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
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)
0