8000 Bump versions [skip ci] · lwsinclair/rushstack@3da3c61 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3da3c61

Browse files
committed
Bump versions [skip ci]
1 parent ebf4d29 commit 3da3c61

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.11",
3+
"version": "0.1.12",
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.5.23",
3+
"version": "0.6.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",

libraries/package-deps-hash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/package-deps-hash",
3-
"version": "4.3.24",
3+
"version": "4.4.0",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "dist/package-deps-hash.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.21",
3+
"version": "0.4.22",
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