angular-cn/dev-infra/release
George Kalpakas c9b36f9150 fix(dev-infra): fix error message in `invokeSetNpmDistCommand()` function (#39229)
In #39135, the commit message string was accidentally changed from a
template literal to a regular string literal. This prevented the
`npmDistTag` variable from being correctly displayed in the error
message.

This commit fixes it by switching it back to a template literal.

NOTE:
This was pointed out in
https://github.com/angular/angular/pull/39135#discussion_r503361412, but
the PR was accidentally merged before the review feedback had been
addressed.

PR Close #39229
2020-10-12 12:02:48 -07:00
..
build refactor(dev-infra): several code style and typo fixes (#39135) 2020-10-12 10:47:13 -07:00
config build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
publish fix(dev-infra): fix error message in `invokeSetNpmDistCommand()` function (#39229) 2020-10-12 12:02:48 -07:00
set-dist-tag refactor(dev-infra): several code style and typo fixes (#39135) 2020-10-12 10:47:13 -07:00
stamping refactor(dev-infra): move existing env-stamp command into subfolder (#38656) 2020-09-28 16:11:42 -04:00
versioning refactor(dev-infra): several code style and typo fixes (#39135) 2020-10-12 10:47:13 -07:00
BUILD.bazel build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
cli.ts feat(dev-infra): tool for staging and publishing releases (#38656) 2020-09-28 16:11:42 -04:00