Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Dec 18, 2024
1 parent b1ea06a commit 724aa51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/lookup-by-path/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/lookup-by-path",
"version": "0.4.7",
"version": "0.5.0",
"description": "Strongly typed trie data structure for path and URL-like strings.",
"main": "lib/index.js",
"typings": "dist/lookup-by-path.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack-workspace-resolve-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack-workspace-resolve-plugin",
"version": "0.3.17",
"version": "0.3.18",
"description": "This plugin leverages workspace-level metadata to greatly accelerate module resolution.",
"main": "lib/index.js",
"typings": "dist/webpack-workspace-resolve-plugin.d.ts",
Expand Down

0 comments on commit 724aa51

Please sign in to comment.