@vitessce/constants-internal 3.6.8 → 3.6.9

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
@@ -1295,10 +1295,10 @@ const COMPONENT_COORDINATION_TYPES = {
1295
1295
  ]
1296
1296
  };
1297
1297
  const note = "This file is autogenerated by .changeset/post-changelog.mjs.";
1298
- const version = "3.6.8";
1298
+ const version = "3.6.9";
1299
1299
  const date = "2025-07-25";
1300
1300
  const branch = "changeset-release/main";
1301
- const hash = "4332b3a5";
1301
+ const hash = "3350ac9c";
1302
1302
  const version$1 = {
1303
1303
  note,
1304
1304
  version,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "note": "This file is autogenerated by .changeset/post-changelog.mjs.",
3
- "version": "3.6.8",
3
+ "version": "3.6.9",
4
4
  "date": "2025-07-25",
5
5
  "branch": "changeset-release/main",
6
- "hash": "4332b3a5"
6
+ "hash": "3350ac9c"
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/constants-internal",
3
- "version": "3.6.8",
3
+ "version": "3.6.9",
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.8",
3
+ "version": "3.6.9",
4
4
  "date": "2025-07-25",
5
5
  "branch": "changeset-release/main",
6
- "hash": "4332b3a5"
6
+ "hash": "3350ac9c"
7
7
  }