@interopio/desktop 6.8.2 → 6.8.4

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.
package/changelog.md CHANGED
@@ -1,3 +1,7 @@
1
+ 6.8.4
2
+ - chore: bump due to workspaces api release
3
+ 6.8.3
4
+ - fix: Added missing fdc3 dependency
1
5
  6.8.2
2
6
  - chore: Update ChannelContext's data type
3
7
  6.8.1
@@ -18430,7 +18430,7 @@
18430
18430
  };
18431
18431
  }
18432
18432
 
18433
- var version = "6.8.2";
18433
+ var version = "6.8.4";
18434
18434
 
18435
18435
  var prepareConfig = (options) => {
18436
18436
  function getLibConfig(value, defaultMode, trueMode) {