@vitessce/constants-internal 3.9.3 → 3.9.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/dist/index.js CHANGED
@@ -1328,10 +1328,10 @@ const COMPONENT_COORDINATION_TYPES = {
1328
1328
  ]
1329
1329
  };
1330
1330
  const note = "This file is autogenerated by .changeset/post-changelog.mjs.";
1331
- const version = "3.9.3";
1331
+ const version = "3.9.4";
1332
1332
  const date = "2026-02-11";
1333
1333
  const branch = "changeset-release/main";
1334
- const hash = "960ce7be";
1334
+ const hash = "df319539";
1335
1335
  const version$1 = {
1336
1336
  note,
1337
1337
  version,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "note": "This file is autogenerated by .changeset/post-changelog.mjs.",
3
- "version": "3.9.3",
3
+ "version": "3.9.4",
4
4
  "date": "2026-02-11",
5
5
  "branch": "changeset-release/main",
6
- "hash": "960ce7be"
6
+ "hash": "df319539"
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/constants-internal",
3
- "version": "3.9.3",
3
+ "version": "3.9.4",
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.9.3",
3
+ "version": "3.9.4",
4
4
  "date": "2026-02-11",
5
5
  "branch": "changeset-release/main",
6
- "hash": "960ce7be"
6
+ "hash": "df319539"
7
7
  }