angular/devtools/tools
Alan Agius 1590663e7d build: introduce and document pnpm run devtools:release command (#63599)
This commit introduces a new `pnpm run devtools:release` command to streamline the Angular DevTools release process.

The command automates the entire release workflow, including checking for new commits, updating version numbers, creating a release commit, and guiding the user through the publishing steps for both Chrome and Firefox extensions.

The `devtools/docs/release.md` documentation has been updated to reflect the use of this new command, providing a single entry point for the release process.

A new script `devtools/tools/release.mts` has been added to implement the release logic, and `package.json` has been updated to include the new script.

PR Close #63599
2025-09-10 22:11:44 +00:00
..
angular-optimization build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
esbuild build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
BUILD.bazel build: migrate devtools to use packaged version of @angular/* packages (#62413) 2025-07-02 16:10:25 +00:00
defaults.bzl build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
release.mts build: introduce and document pnpm run devtools:release command (#63599) 2025-09-10 22:11:44 +00:00