Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.30.16",
"tag": "@microsoft/api-documenter_v7.30.16",
"date": "Sat, 19 Sep 2026 00:16:06 GMT",
"comments": {
"patch": [
{
"comment": "Update the `@microsoft/tsdoc` dependency to `~0.17.0`."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.33.13`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.1`"
}
]
}
},
{
"version": "7.30.15",
"tag": "@microsoft/api-documenter_v7.30.15",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:06 GMT and should not be manually modified.

## 7.30.16
Sat, 19 Sep 2026 00:16:06 GMT

### Patches

- Update the `@microsoft/tsdoc` dependency to `~0.17.0`.

## 7.30.15
Mon, 14 Sep 2026 22:42:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/api-documenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-documenter",
"version": "7.30.15",
"version": "7.30.16",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.59.2",
"tag": "@microsoft/api-extractor_v7.59.2",
"date": "Sat, 19 Sep 2026 00:16:05 GMT",
"comments": {
"patch": [
{
"comment": "Update the `@microsoft/tsdoc` dependency to `~0.17.0` and the `@microsoft/tsdoc-config` dependency to `~0.18.2`."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.33.13`"
}
]
}
},
{
"version": "7.59.1",
"tag": "@microsoft/api-extractor_v7.59.1",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:05 GMT and should not be manually modified.

## 7.59.2
Sat, 19 Sep 2026 00:16:05 GMT

### Patches

- Update the `@microsoft/tsdoc` dependency to `~0.17.0` and the `@microsoft/tsdoc-config` dependency to `~0.18.2`.

## 7.59.1
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/api-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-extractor",
"version": "7.59.1",
"version": "7.59.2",
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
"keywords": [
"typescript",
Expand Down
15 changes: 15 additions & 0 deletions apps/cpu-profile-summarizer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/cpu-profile-summarizer",
"entries": [
{
"version": "0.2.28",
"tag": "@rushstack/cpu-profile-summarizer_v0.2.28",
"date": "Sat, 19 Sep 2026 00:16:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.7.28`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.1`"
}
]
}
},
{
"version": "0.2.27",
"tag": "@rushstack/cpu-profile-summarizer_v0.2.27",
Expand Down
7 changes: 6 additions & 1 deletion apps/cpu-profile-summarizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/cpu-profile-summarizer

This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:06 GMT and should not be manually modified.

## 0.2.28
Sat, 19 Sep 2026 00:16:06 GMT

_Version update only_

## 0.2.27
Mon, 14 Sep 2026 22:42:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/cpu-profile-summarizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/cpu-profile-summarizer",
"version": "0.2.27",
"version": "0.2.28",
"description": "CLI tool for running analytics on multiple V8 .cpuprofile files",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "1.3.1",
"tag": "@rushstack/heft_v1.3.1",
"date": "Sat, 19 Sep 2026 00:16:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.59.2`"
}
]
}
},
{
"version": "1.3.0",
"tag": "@rushstack/heft_v1.3.0",
Expand Down
7 changes: 6 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft

This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:06 GMT and should not be manually modified.

## 1.3.1
Sat, 19 Sep 2026 00:16:06 GMT

_Version update only_

## 1.3.0
Mon, 14 Sep 2026 22:42:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/heft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft",
"version": "1.3.0",
"version": "1.3.1",
"description": "Build all your JavaScript projects the same way: A way that works.",
"keywords": [
"toolchain",
Expand Down
12 changes: 12 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "2.2.29",
"tag": "@rushstack/lockfile-explorer_v2.2.29",
"date": "Sat, 19 Sep 2026 00:16:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.1`"
}
]
}
},
{
"version": "2.2.28",
"tag": "@rushstack/lockfile-explorer_v2.2.28",
Expand Down
7 changes: 6 additions & 1 deletion apps/lockfile-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/lockfile-explorer

This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:06 GMT and should not be manually modified.

## 2.2.29
Sat, 19 Sep 2026 00:16:06 GMT

_Version update only_

## 2.2.28
Mon, 14 Sep 2026 22:42:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/lockfile-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/lockfile-explorer",
"version": "2.2.28",
"version": "2.2.29",
"description": "Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo",
"keywords": [
"conflict",
Expand Down
12 changes: 12 additions & 0 deletions apps/playwright-browser-tunnel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/playwright-browser-tunnel",
"entries": [
{
"version": "0.3.32",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.32",
"date": "Sat, 19 Sep 2026 00:16:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.1`"
}
]
}
},
{
"version": "0.3.31",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.31",
Expand Down
7 changes: 6 additions & 1 deletion apps/playwright-browser-tunnel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/playwright-browser-tunnel

This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:06 GMT and should not be manually modified.

## 0.3.32
Sat, 19 Sep 2026 00:16:06 GMT

_Version update only_

## 0.3.31
Mon, 14 Sep 2026 22:42:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/playwright-browser-tunnel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/playwright-browser-tunnel",
"version": "0.3.31",
"version": "0.3.32",
"description": "Run a remote Playwright Browser Tunnel. Useful in remote development environments.",
"license": "MIT",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.3.28",
"tag": "@rushstack/rundown_v1.3.28",
"date": "Sat, 19 Sep 2026 00:16:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.1`"
}
]
}
},
{
"version": "1.3.27",
"tag": "@rushstack/rundown_v1.3.27",
Expand Down
7 changes: 6 additions & 1 deletion apps/rundown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/rundown

This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:06 GMT and should not be manually modified.

## 1.3.28
Sat, 19 Sep 2026 00:16:06 GMT

_Version update only_

## 1.3.27
Mon, 14 Sep 2026 22:42:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/rundown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/rundown",
"version": "1.3.27",
"version": "1.3.28",
"description": "Detect load time regressions by running an app, tracing require() calls, and generating a deterministic report",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions apps/rush-mcp-server/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/mcp-server",
"entries": [
{
"version": "0.4.28",
"tag": "@rushstack/mcp-server_v0.4.28",
"date": "Sat, 19 Sep 2026 00:16:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.1`"
}
]
}
},
{
"version": "0.4.27",
"tag": "@rushstack/mcp-server_v0.4.27",
Expand Down
7 changes: 6 additions & 1 deletion apps/rush-mcp-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/mcp-server

This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:06 GMT and should not be manually modified.

## 0.4.28
Sat, 19 Sep 2026 00:16:06 GMT

_Version update only_

## 0.4.27
Mon, 14 Sep 2026 22:42:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/rush-mcp-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/mcp-server",
"version": "0.4.27",
"version": "0.4.28",
"description": "A Model Context Protocol server implementation for Rush",
"keywords": [
"rush",
Expand Down
12 changes: 12 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.7.28",
"tag": "@rushstack/trace-import_v0.7.28",
"date": "Sat, 19 Sep 2026 00:16:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.1`"
}
]
}
},
{
"version": "0.7.27",
"tag": "@rushstack/trace-import_v0.7.27",
Expand Down
7 changes: 6 additions & 1 deletion apps/trace-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/trace-import

This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.
This log was last generated on Sat, 19 Sep 2026 00:16:06 GMT and should not be manually modified.

## 0.7.28
Sat, 19 Sep 2026 00:16:06 GMT

_Version update only_

## 0.7.27
Mon, 14 Sep 2026 22:42:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/trace-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/trace-import",
"version": "0.7.27",
"version": "0.7.28",
"description": "CLI tool for understanding how require() and \"import\" statements get resolved",
"repository": {
"type": "git",
Expand Down
Loading
Loading