@balena/event-log
Advanced tools
Comparing version 6.5.1 to 6.6.0-build-add-credits-runway-calculator-tracking-575924c018f15686aa5ef861dcb0c79799ba4926-2
@@ -112,2 +112,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
actionsSettingsOperations: ['click'], | ||
creditsRunwayCalculator: ['purchaseCredits'], | ||
members: ['create', 'edit', 'delete', 'invite'], | ||
@@ -114,0 +115,0 @@ deployToBalena: ['open', 'cancel'], |
@@ -7,2 +7,7 @@ # Change Log | ||
# v6.6.0 | ||
## (2023-04-05) | ||
* Add tracking for Credits Runway Calculator [myarmolinsky] | ||
# v6.5.1 | ||
@@ -9,0 +14,0 @@ ## (2023-03-06) |
{ | ||
"name": "@balena/event-log", | ||
"version": "6.5.1", | ||
"version": "6.6.0-build-add-credits-runway-calculator-tracking-575924c018f15686aa5ef861dcb0c79799ba4926-2", | ||
"description": "Balena events logging util", | ||
@@ -49,4 +49,4 @@ "main": "build/balena-event-log.js", | ||
"versionist": { | ||
"publishedAt": "2023-03-06T18:13:13.707Z" | ||
"publishedAt": "2023-04-05T11:53:05.313Z" | ||
} | ||
} |
@@ -210,3 +210,6 @@ // tslint:disable-next-line:no-namespace | ||
click: TrackFunction; | ||
} | ||
}; | ||
creditsRunwayCalculator: { | ||
purchaseCredits: TrackFunction; | ||
}; | ||
/** @deprecated Use applicationInvite */ | ||
@@ -213,0 +216,0 @@ invite: Invite; |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
34795
525
1