Skip to content

Commit 4ee14e4

Browse files
committed
Bump versions [skip ci]
1 parent 70b2152 commit 4ee14e4

61 files changed

Lines changed: 83 additions & 83 deletions

File tree

Some content is hidden

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

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.29.11",
3+
"version": "7.30.0",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",

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.2.11",
3+
"version": "0.2.12",
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.2.11",
3+
"version": "1.2.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.2.12",
3+
"version": "2.2.13",
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.3.13",
3+
"version": "0.3.14",
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.3.11",
3+
"version": "1.3.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.4.11",
3+
"version": "0.4.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.7.11",
3+
"version": "0.7.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.3.11",
3+
"version": "0.3.12",
44
"description": "CLI tool for creating and extracting ZIP archives with intelligent filesystem synchronization",
55
"repository": {
66
"type": "git",

eslint/eslint-bulk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/eslint-bulk",
3-
"version": "0.5.11",
3+
"version": "0.5.12",
44
"description": "Roll out new ESLint rules in a large monorepo without cluttering up your code with \"eslint-ignore-next-line\"",
55
"exports": {
66
"./lib/*": {

0 commit comments

Comments
 (0)