@vitessce/constants-internal 3.4.8 → 3.4.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
@@ -842,10 +842,10 @@ const COMPONENT_COORDINATION_TYPES = {
842
842
  ]
843
843
  };
844
844
  const note = "This file is autogenerated by .changeset/post-changelog.mjs.";
845
- const version = "3.4.8";
845
+ const version = "3.4.9";
846
846
  const date = "2024-07-26";
847
847
  const branch = "changeset-release/main";
848
- const hash = "61e7e8e5";
848
+ const hash = "9582ddcf";
849
849
  const version$1 = {
850
850
  note,
851
851
  version,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "note": "This file is autogenerated by .changeset/post-changelog.mjs.",
3
- "version": "3.4.8",
3
+ "version": "3.4.9",
4
4
  "date": "2024-07-26",
5
5
  "branch": "changeset-release/main",
6
- "hash": "61e7e8e5"
6
+ "hash": "9582ddcf"
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/constants-internal",
3
- "version": "3.4.8",
3
+ "version": "3.4.9",
4
4
  "author": "Gehlenborg Lab",
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.4.8",
3
+ "version": "3.4.9",
4
4
  "date": "2024-07-26",
5
5
  "branch": "changeset-release/main",
6
- "hash": "61e7e8e5"
6
+ "hash": "9582ddcf"
7
7
  }