react-semaphor 0.1.395 → 0.1.396

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.
@@ -776,6 +776,7 @@ export declare type SemaphorDataAppTrace = {
776
776
  fieldRefs: SemaphorFieldRef[];
777
777
  inputsApplied: Array<{
778
778
  inputId: string;
779
+ inputLabel?: string;
779
780
  fieldRef?: SemaphorFieldRef;
780
781
  operator?: string;
781
782
  valuePreview?: string;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.1.395",
8
+ "version": "0.1.396",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",