@balena/event-log
Advanced tools
Comparing version
@@ -109,2 +109,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
changelog: ['click'], | ||
actionsSettingsOperations: ['click'], | ||
members: ['create', 'edit', 'delete', 'invite'], | ||
@@ -111,0 +112,0 @@ deployToBalena: ['open', 'cancel'], |
@@ -7,2 +7,6 @@ # Change Log | ||
## 6.3.0 - 2022-10-31 | ||
* Add event for actions and settings operation clicks [myarmolinsky] | ||
## 6.2.0 - 2022-04-04 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "@balena/event-log", | ||
"version": "6.2.0", | ||
"version": "6.3.0-add-actions-settings-operations-click-076eebbe24ef12a43e6cb58797da8f9cbda16fc5", | ||
"description": "Balena events logging util", | ||
@@ -47,4 +47,4 @@ "main": "build/balena-event-log.js", | ||
"versionist": { | ||
"publishedAt": "2022-04-04T12:45:41.336Z" | ||
"publishedAt": "2022-10-31T13:04:27.759Z" | ||
} | ||
} |
@@ -200,2 +200,5 @@ // tslint:disable-next-line:no-namespace | ||
}; | ||
actionsSettingsOperations: { | ||
click: TrackFunction; | ||
} | ||
/** @deprecated Use applicationInvite */ | ||
@@ -202,0 +205,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
36236
0.85%550
0.73%1
Infinity%