angular/devtools/docs
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
..
assets docs(devtools): updating firefox development documentation (#44952) 2022-04-12 18:41:37 +00:00
firefox.md build: use pnpm as the package manager instead of yarn (#62924) 2025-07-31 22:06:27 +00:00
overview.md refactor(devtools): remove support for v11 and older versions of Angular (#45883) 2022-05-05 15:28:42 -07:00
release.md build: introduce and document pnpm run devtools:release command (#63599) 2025-09-10 22:11:44 +00:00
safari.md build: use pnpm as the package manager instead of yarn (#62924) 2025-07-31 22:06:27 +00:00