Skip to content

Commit

Permalink
Create release (#1932)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 27, 2024
1 parent efd7d69 commit f3ad90d
Show file tree
Hide file tree
Showing 54 changed files with 63 additions and 79 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-mails-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-mirrors-thank.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/violet-lions-agree.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

## 3.4.11

### Patch Changes

- Update showcase page of docs. (`docs`) ([#1939](https://github.com/vitessce/vitessce/pull/1939))

- Add obsSets to tooltip for Segmetations (`@vitessce/spatial-beta`) ([#1936](https://github.com/vitessce/vitessce/pull/1936))

- Added help text overlay for the views (`@vitessce/scatterplot-embedding`, `@vitessce/scatterplot-gating`, `@vitessce/statistical-plots`, `@vitessce/genomic-profiles`, `@vitessce/layer-controller`, `@vitessce/obs-sets-manager`, `@vitessce/feature-list`, `@vitessce/description`, `@vitessce/constants-internal`, `@vitessce/heatmap`, `@vitessce/spatial`, `@vitessce/status`, `@vitessce/vit-s`) ([#1911](https://github.com/vitessce/vitessce/pull/1911))


## 3.4.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/configs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vitessce/example-configs",
"private": true,
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vitessce/example-plugins",
"private": true,
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vitessce-monorepo",
"private": true,
"version": "3.4.10",
"version": "3.4.11",
"description": "Vitessce app and React component library",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io/",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/config",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/constants-internal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/constants-internal",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/constants-internal/src/version.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"note": "This file is autogenerated by .changeset/post-changelog.mjs.",
"version": "3.4.10",
"date": "2024-09-01",
"version": "3.4.11",
"date": "2024-09-27",
"branch": "changeset-release/main",
"hash": "26b1c2d6"
"hash": "efd7d698"
}
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/constants",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/file-types/csv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/csv",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/file-types/glb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/glb",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/file-types/json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/json",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/file-types/ome-tiff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/ome-tiff",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/file-types/zarr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/zarr",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/gl",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/icons",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/json-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/json-schema",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/legend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/legend",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/main/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/all",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/main/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/dev",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/main/prod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vitessce",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/plugins",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schemas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/schemas",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/tooltip",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/types",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/export-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/export-utils",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/image-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/image-utils",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/other-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/utils",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/sets-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/sets-utils",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/spatial-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/spatial-utils",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/zarr-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/zarr-utils",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vega/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/vega",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/description/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/description",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/feature-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/feature-list",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/genomic-profiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/genomic-profiles",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/heatmap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/heatmap",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/layer-controller-beta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/layer-controller-beta",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/layer-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/layer-controller",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/obs-sets-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/obs-sets-manager",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/scatterplot-embedding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/scatterplot-embedding",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/scatterplot-gating/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/scatterplot-gating",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/scatterplot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/scatterplot",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/spatial-beta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/spatial-beta",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/spatial-three/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/spatial-three",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/view-types/spatial/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitessce/spatial",
"version": "3.4.10",
"version": "3.4.11",
"author": "Gehlenborg Lab",
"homepage": "http://vitessce.io",
"repository": {
Expand Down
Loading

0 comments on commit f3ad90d

Please sign in to comment.