From 8a16e8af82398bcda4fc55cb9718cada22caa57f Mon Sep 17 00:00:00 2001 From: Joel Low Date: Thu, 3 Dec 2020 10:06:15 +0800 Subject: [PATCH] Add missing changelog entry --- .changeset/spotty-paws-think.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/spotty-paws-think.md diff --git a/.changeset/spotty-paws-think.md b/.changeset/spotty-paws-think.md new file mode 100644 index 0000000000..7e59a0f641 --- /dev/null +++ b/.changeset/spotty-paws-think.md @@ -0,0 +1,6 @@ +--- +'@backstage/cli': patch +'@backstage/create-app': patch +--- + +Support `.npmrc` when building with private NPM registries