npm package diff
Package: @forge/cli-shared
Versions: 6.7.1-next.2-experimental-611b366 - 6.8.0-next.3
File: package/out/ui/text.js
Index: package/out/ui/text.js
===================================================================
--- package/out/ui/text.js
+++ package/out/ui/text.js
@@ -250,9 +250,9 @@
waitTemplates: 'Getting template list...',
promptName: 'Enter a name for your app:',
promptCategory: 'Select a category:',
promptTemplate: 'Select a template:',
- promptProduct: 'Select a product:',
+ promptProduct: 'Select a context:',
taskTemplate: {
title: 'Downloading template',
downloading: (template) => `Downloading ${template} template project...`,
extracting: 'Extracting template'