@jvittechs/j 1.0.28 → 1.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -169,7 +169,7 @@ import { basename as basename4 } from "path";
169
169
  // package.json
170
170
  var package_default = {
171
171
  name: "@jvittechs/j",
172
- version: "1.0.28",
172
+ version: "1.0.30",
173
173
  description: "A unified CLI tool for JV-IT TECHS developers to manage Jai1 Framework. Supports both `j` and `jai1` commands. Please contact TeamAI for usage instructions.",
174
174
  type: "module",
175
175
  bin: {
@@ -15286,6 +15286,7 @@ function showCustomHelp(version) {
15286
15286
  console.log(" feedback G\u1EEDi b\xE1o c\xE1o/\u0111\u1EC1 xu\u1EA5t");
15287
15287
  console.log(chalk34.bold("\n\u{1F4C1} Project"));
15288
15288
  console.log(" kit Qu\u1EA3n l\xFD starter kits");
15289
+ console.log(" tasks (t) Qu\u1EA3n l\xFD tasks ph\xE1t tri\u1EC3n");
15289
15290
  console.log(" rules Qu\u1EA3n l\xFD rule presets");
15290
15291
  console.log(" deps Qu\u1EA3n l\xFD dependencies");
15291
15292
  console.log(" redmine Redmine context sync");