npm package diff

Package: @forge/cli

Versions: 10.5.0-experimental-33d5816 - 10.5.1-next.6-experimental-22c15de

File: package/out/command-line/register-app-commands.js

Index: package/out/command-line/register-app-commands.js
===================================================================
--- package/out/command-line/register-app-commands.js
+++ package/out/command-line/register-app-commands.js
@@ -7,9 +7,9 @@
 const cli_shared_1 = require("@forge/cli-shared");
 var TemplateCategory;
 (function (TemplateCategory) {
     TemplateCategory["SHOW_ALL"] = "Show All";
-    TemplateCategory["ROVO"] = "Rovo agent and action (EAP)";
+    TemplateCategory["ROVO"] = "Rovo Agent and action";
     TemplateCategory["UI_KIT_2"] = "UI Kit";
     TemplateCategory["CUSTOM_UI"] = "Custom UI";
     TemplateCategory["BACKEND"] = "Triggers and Validators";
 })(TemplateCategory || (TemplateCategory = {}));