@saluzi/saluzi-edu 0.2.71 → 0.2.72

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.
@@ -6556,6 +6556,10 @@
6556
6556
  "name": "SALUZI_OVERRIDE_DATE",
6557
6557
  "category": "other"
6558
6558
  },
6559
+ {
6560
+ "name": "SALUZI_PARADE_REGISTRY_FILE",
6561
+ "category": "other"
6562
+ },
6559
6563
  {
6560
6564
  "name": "SALUZI_PERFETTO_TRACE",
6561
6565
  "category": "other"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saluzi/saluzi-edu",
3
- "version": "0.2.71",
3
+ "version": "0.2.72",
4
4
  "description": "Saluzi CLI - interactive AI coding assistant in the terminal",
5
5
  "license": "MIT",
6
6
  "type": "module",