From 8433283a58157f36d4a7a875fa63cc1ed7ad5026 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Fri, 12 Sep 2025 18:20:23 -0400 Subject: [PATCH 1/4] Release Heft version 1.0.0 --- .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-jest-plugin/heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-lint-plugin/heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-sass-plugin/heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-web-rig/heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ .../@rushstack/heft/heft-1.0_2025-09-12-22-18.json | 11 +++++++++++ 18 files changed, 198 insertions(+) create mode 100644 common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json create mode 100644 common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json diff --git a/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..632f29695e8 --- /dev/null +++ b/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-api-extractor-plugin" + } + ], + "packageName": "@rushstack/heft-api-extractor-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..86f15f7764e --- /dev/null +++ b/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-dev-cert-plugin" + } + ], + "packageName": "@rushstack/heft-dev-cert-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..a56d66f7ed0 --- /dev/null +++ b/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-isolated-typescript-transpile-plugin" + } + ], + "packageName": "@rushstack/heft-isolated-typescript-transpile-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..b2de6ce8c89 --- /dev/null +++ b/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-jest-plugin" + } + ], + "packageName": "@rushstack/heft-jest-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..be84ea81682 --- /dev/null +++ b/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-json-schema-typings-plugin" + } + ], + "packageName": "@rushstack/heft-json-schema-typings-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..12179a6e274 --- /dev/null +++ b/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-lint-plugin" + } + ], + "packageName": "@rushstack/heft-lint-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..32fe5f98260 --- /dev/null +++ b/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-localization-typings-plugin" + } + ], + "packageName": "@rushstack/heft-localization-typings-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..a0500948a27 --- /dev/null +++ b/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-sass-load-themed-styles-plugin" + } + ], + "packageName": "@rushstack/heft-sass-load-themed-styles-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..fcd4b5c56ee --- /dev/null +++ b/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-sass-plugin" + } + ], + "packageName": "@rushstack/heft-sass-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..60967d2983c --- /dev/null +++ b/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-serverless-stack-plugin" + } + ], + "packageName": "@rushstack/heft-serverless-stack-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..73fe0101c7b --- /dev/null +++ b/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-storybook-plugin" + } + ], + "packageName": "@rushstack/heft-storybook-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..039c2f24c07 --- /dev/null +++ b/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-typescript-plugin" + } + ], + "packageName": "@rushstack/heft-typescript-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..e64915c8a42 --- /dev/null +++ b/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-vscode-extension-plugin" + } + ], + "packageName": "@rushstack/heft-vscode-extension-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..1f96b0212d9 --- /dev/null +++ b/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-vscode-extension-rig" + } + ], + "packageName": "@rushstack/heft-vscode-extension-rig", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..529aea75ac8 --- /dev/null +++ b/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-web-rig" + } + ], + "packageName": "@rushstack/heft-web-rig", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..309422b19cc --- /dev/null +++ b/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-webpack4-plugin" + } + ], + "packageName": "@rushstack/heft-webpack4-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..95a2207d451 --- /dev/null +++ b/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft-webpack5-plugin" + } + ], + "packageName": "@rushstack/heft-webpack5-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json new file mode 100644 index 00000000000..09ddf685430 --- /dev/null +++ b/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "major", + "packageName": "@rushstack/heft" + } + ], + "packageName": "@rushstack/heft", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file From 281755cb87c15163e9f03876642609034fa8d5a2 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Sat, 13 Sep 2025 13:37:37 -0400 Subject: [PATCH 2/4] fixup! Release Heft version 1.0.0 --- .../heft-node-rig/heft-1.0_2025-09-12-22-22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json diff --git a/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json b/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json new file mode 100644 index 00000000000..68831a9d3f8 --- /dev/null +++ b/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Relase version 1.0.0", + "type": "minor", + "packageName": "@rushstack/heft-node-rig" + } + ], + "packageName": "@rushstack/heft-node-rig", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file From b93ca380ada75e80bb993e53a7ca785d94bdbb6c Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 18:03:14 +0200 Subject: [PATCH 3/4] fixup! Release Heft version 1.0.0 --- .../heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json | 2 +- .../heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json index 632f29695e8..004226be01d 100644 --- a/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-api-extractor-plugin" } diff --git a/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json index 86f15f7764e..e962c3d2914 100644 --- a/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-dev-cert-plugin" } diff --git a/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json index a56d66f7ed0..12fe3422f34 100644 --- a/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-isolated-typescript-transpile-plugin" } diff --git a/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json index b2de6ce8c89..3b220f0c66d 100644 --- a/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-jest-plugin" } diff --git a/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json index be84ea81682..4abf6367765 100644 --- a/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-json-schema-typings-plugin" } diff --git a/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json index 12179a6e274..387a82a68e4 100644 --- a/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-lint-plugin" } diff --git a/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json index 32fe5f98260..95c16769d03 100644 --- a/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-localization-typings-plugin" } diff --git a/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json b/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json index 68831a9d3f8..312e984c6ee 100644 --- a/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json +++ b/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "minor", "packageName": "@rushstack/heft-node-rig" } diff --git a/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json index a0500948a27..17416a7d951 100644 --- a/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-sass-load-themed-styles-plugin" } diff --git a/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json index fcd4b5c56ee..06514bd235e 100644 --- a/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-sass-plugin" } diff --git a/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json index 60967d2983c..59189111f39 100644 --- a/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-serverless-stack-plugin" } diff --git a/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json index 73fe0101c7b..b0ef476394f 100644 --- a/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-storybook-plugin" } diff --git a/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json index 039c2f24c07..4be8c1501c5 100644 --- a/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-typescript-plugin" } diff --git a/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json index e64915c8a42..150e39fe831 100644 --- a/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-vscode-extension-plugin" } diff --git a/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json index 1f96b0212d9..052ca2e080b 100644 --- a/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-vscode-extension-rig" } diff --git a/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json index 529aea75ac8..383fe766d7b 100644 --- a/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-web-rig" } diff --git a/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json index 309422b19cc..51fc44fe4a6 100644 --- a/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-webpack4-plugin" } diff --git a/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json index 95a2207d451..1a8742e7b40 100644 --- a/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft-webpack5-plugin" } diff --git a/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json index 09ddf685430..411d9245ee7 100644 --- a/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Relase version 1.0.0", + "comment": "Release version 1.0.0", "type": "major", "packageName": "@rushstack/heft" } From b3442b6919c34e6a90694f66aad2e97f9bb16c5a Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 30 Sep 2025 18:53:17 +0200 Subject: [PATCH 4/4] fixup! Release Heft version 1.0.0 --- .../heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json | 2 +- .../heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json | 2 +- .../@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- .../heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json | 2 +- common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json index 004226be01d..4a7f0bc8f16 100644 --- a/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-api-extractor-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-api-extractor-plugin" } diff --git a/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json index e962c3d2914..eec375b957d 100644 --- a/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-dev-cert-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-dev-cert-plugin" } diff --git a/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json index 12fe3422f34..082e2605199 100644 --- a/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-isolated-typescript-transpile-plugin" } diff --git a/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json index 3b220f0c66d..3a11619e522 100644 --- a/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-jest-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-jest-plugin" } diff --git a/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json index 4abf6367765..41bf96389a1 100644 --- a/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-json-schema-typings-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-json-schema-typings-plugin" } diff --git a/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json index 387a82a68e4..4ed15e870f6 100644 --- a/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-lint-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-lint-plugin" } diff --git a/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json index 95c16769d03..687261f6b8f 100644 --- a/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-localization-typings-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-localization-typings-plugin" } diff --git a/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json b/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json index 312e984c6ee..b38c5128201 100644 --- a/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json +++ b/common/changes/@rushstack/heft-node-rig/heft-1.0_2025-09-12-22-22.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "minor", "packageName": "@rushstack/heft-node-rig" } diff --git a/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json index 17416a7d951..5a263d72505 100644 --- a/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-sass-load-themed-styles-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-sass-load-themed-styles-plugin" } diff --git a/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json index 06514bd235e..e350d484188 100644 --- a/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-sass-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-sass-plugin" } diff --git a/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json index 59189111f39..2a740707bf3 100644 --- a/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-serverless-stack-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-serverless-stack-plugin" } diff --git a/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json index b0ef476394f..1d02c54a481 100644 --- a/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-storybook-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-storybook-plugin" } diff --git a/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json index 4be8c1501c5..0068ace2113 100644 --- a/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-typescript-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-typescript-plugin" } diff --git a/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json index 150e39fe831..256c275d0a7 100644 --- a/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-vscode-extension-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-vscode-extension-plugin" } diff --git a/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json index 052ca2e080b..b385e977e92 100644 --- a/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-vscode-extension-rig/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-vscode-extension-rig" } diff --git a/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json index 383fe766d7b..d98e9c11dae 100644 --- a/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-web-rig/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-web-rig" } diff --git a/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json index 51fc44fe4a6..5f1b5372cdd 100644 --- a/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-webpack4-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-webpack4-plugin" } diff --git a/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json index 1a8742e7b40..2c64eb72709 100644 --- a/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft-webpack5-plugin/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft-webpack5-plugin" } diff --git a/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json b/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json index 411d9245ee7..8542c9512ad 100644 --- a/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json +++ b/common/changes/@rushstack/heft/heft-1.0_2025-09-12-22-18.json @@ -1,7 +1,7 @@ { "changes": [ { - "comment": "Release version 1.0.0", + "comment": "Release Heft version 1.0.0", "type": "major", "packageName": "@rushstack/heft" }