mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| angular-optimization | ||
| esbuild | ||
| BUILD.bazel | ||
| defaults.bzl | ||
| release.mts | ||