@omnia/wcm 7.10.0-preview.55 → 7.10.0-preview.57

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.
@@ -148,7 +148,7 @@ export declare module PublishingAppLocalization {
148
148
  Preview: string;
149
149
  MoveTo: string;
150
150
  Save: string;
151
- ChangeLinkType: string;
151
+ PickNewLink: string;
152
152
  VersionHistory: string;
153
153
  Revert: string;
154
154
  ReuseContent: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/wcm",
3
3
  "license": "MIT",
4
- "version": "7.10.0-preview.55",
4
+ "version": "7.10.0-preview.57",
5
5
  "description": "Omnia Web Content Management.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"