@girardmedia/bootspring 2.0.3 → 2.0.4

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/core/telemetry.js CHANGED
@@ -262,6 +262,7 @@ module.exports = {
262
262
  getTelemetryFile,
263
263
  ensureTelemetryDir,
264
264
  emitEvent,
265
+ track: emitEvent, // Alias for compatibility
265
266
  listEvents,
266
267
  clearEvents,
267
268
  getStatus,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "contractVersion": "v1",
3
3
  "packageName": "@girardmedia/bootspring",
4
- "packageVersion": "2.0.3",
4
+ "packageVersion": "2.0.4",
5
5
  "tools": [
6
6
  {
7
7
  "name": "bootspring_assist",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@girardmedia/bootspring",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "Development scaffolding with intelligence - AI-powered context, agents, and workflows for any MCP-compatible assistant",
5
5
  "keywords": [
6
6
  "ai",