@vitessce/constants-internal 3.6.6 → 3.6.7

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/dist/index.js CHANGED
@@ -1292,10 +1292,10 @@ const COMPONENT_COORDINATION_TYPES = {
1292
1292
  ]
1293
1293
  };
1294
1294
  const note = "This file is autogenerated by .changeset/post-changelog.mjs.";
1295
- const version = "3.6.6";
1296
- const date = "2025-07-14";
1295
+ const version = "3.6.7";
1296
+ const date = "2025-07-16";
1297
1297
  const branch = "changeset-release/main";
1298
- const hash = "275d52f5";
1298
+ const hash = "1a5090ad";
1299
1299
  const version$1 = {
1300
1300
  note,
1301
1301
  version,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "note": "This file is autogenerated by .changeset/post-changelog.mjs.",
3
- "version": "3.6.6",
4
- "date": "2025-07-14",
3
+ "version": "3.6.7",
4
+ "date": "2025-07-16",
5
5
  "branch": "changeset-release/main",
6
- "hash": "275d52f5"
6
+ "hash": "1a5090ad"
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/constants-internal",
3
- "version": "3.6.6",
3
+ "version": "3.6.7",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
package/src/version.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "note": "This file is autogenerated by .changeset/post-changelog.mjs.",
3
- "version": "3.6.6",
4
- "date": "2025-07-14",
3
+ "version": "3.6.7",
4
+ "date": "2025-07-16",
5
5
  "branch": "changeset-release/main",
6
- "hash": "275d52f5"
6
+ "hash": "1a5090ad"
7
7
  }