@openlettermarketing/olc-react-sdk 1.9.4 → 1.9.6
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.
|
@@ -126,7 +126,7 @@ export declare const MESSAGES: {
|
|
|
126
126
|
};
|
|
127
127
|
};
|
|
128
128
|
};
|
|
129
|
-
readonly DOWNLOAD_PROOF_BUTTON: "Download
|
|
129
|
+
readonly DOWNLOAD_PROOF_BUTTON: "Download Mailer Proof";
|
|
130
130
|
readonly DOWNLOAD_ENVELOPE_BUTTON: "Download Envelope Proof";
|
|
131
131
|
readonly CANCEL_BUTTON: "Cancel";
|
|
132
132
|
readonly SUBMIT_BUTTON: "Save";
|
package/build/types/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const SDK_VERSION: "1.9.
|
|
1
|
+
export const SDK_VERSION: "1.9.6";
|