Skip to content

Commit 13b5a5d

Browse files
committed
Bump versions [skip ci]
1 parent f50ec15 commit 13b5a5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

heft-plugins/heft-isolated-typescript-transpile-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-isolated-typescript-transpile-plugin",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "Heft plugin for transpiling TypeScript with SWC",
55
"repository": {
66
"type": "git",

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.6.1",
3+
"version": "0.7.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.4.23",
3+
"version": "0.4.24",
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)