Skip to content

Commit 6a8cc6f

Browse files
committed
Bump versions [skip ci]
1 parent 3f3c718 commit 6a8cc6f

File tree

60 files changed

+81
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+81
-81
lines changed

apps/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-documenter",
3-
"version": "7.28.6",
3+
"version": "7.28.7",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",

apps/api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-extractor",
3-
"version": "7.56.0",
3+
"version": "7.56.1",
44
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
55
"keywords": [
66
"typescript",

apps/cpu-profile-summarizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/cpu-profile-summarizer",
3-
"version": "0.1.40",
3+
"version": "0.1.41",
44
"description": "CLI tool for running analytics on multiple V8 .cpuprofile files",
55
"repository": {
66
"type": "git",

apps/heft/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",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
44
"description": "Build all your JavaScript projects the same way: A way that works.",
55
"keywords": [
66
"toolchain",

apps/lockfile-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo",
55
"keywords": [
66
"conflict",

apps/playwright-browser-tunnel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/playwright-browser-tunnel",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Run a remote Playwright Browser Tunnel. Useful in remote development environments.",
55
"license": "MIT",
66
"repository": {

apps/rundown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rundown",
3-
"version": "1.2.11",
3+
"version": "1.2.12",
44
"description": "Detect load time regressions by running an app, tracing require() calls, and generating a deterministic report",
55
"repository": {
66
"type": "git",

apps/rush-mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/mcp-server",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"description": "A Model Context Protocol server implementation for Rush",
55
"keywords": [
66
"rush",

apps/trace-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/trace-import",
3-
"version": "0.6.11",
3+
"version": "0.6.12",
44
"description": "CLI tool for understanding how require() and \"import\" statements get resolved",
55
"repository": {
66
"type": "git",

apps/zipsync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/zipsync",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"description": "CLI tool for creating and extracting ZIP archives with intelligent filesystem synchronization",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)