Skip to content

Commit 4c5660f

Browse files
Auto-generated changes
1 parent 25f2f36 commit 4c5660f

File tree

9 files changed

+32
-10
lines changed

9 files changed

+32
-10
lines changed

.changeset/eighty-poets-carry.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

block/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @platforma-open/milaboratories.mixcr-shm-trees
22

3+
## 3.1.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [77a67f2]
8+
- @platforma-open/milaboratories.mixcr-shm-trees.workflow@3.4.0
9+
- @platforma-open/milaboratories.mixcr-shm-trees.model@3.5.0
10+
- @platforma-open/milaboratories.mixcr-shm-trees.ui@3.4.9
11+
312
## 3.1.9
413

514
### Patch Changes

block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.mixcr-shm-trees",
3-
"version": "3.1.9",
3+
"version": "3.1.10",
44
"scripts": {
55
"pretty": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,vue}\"",
66
"build": "rm -rf ./block-pack && block-tools pack",

model/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.mixcr-shm-trees.model
22

3+
## 3.5.0
4+
5+
### Minor Changes
6+
7+
- 77a67f2: Columns name revision, added new aggregation type "max_by", isotype as a node color
8+
39
## 3.4.0
410

511
### Minor Changes

model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.mixcr-shm-trees.model",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "Block model",
55
"type": "module",
66
"main": "dist/index.cjs",

ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @platforma-open/milaboratories.mixcr-shm-trees.ui
22

3+
## 3.4.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [77a67f2]
8+
- @platforma-open/milaboratories.mixcr-shm-trees.model@3.5.0
9+
310
## 3.4.8
411

512
### Patch Changes

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.mixcr-shm-trees.ui",
3-
"version": "3.4.8",
3+
"version": "3.4.9",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

workflow/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.mixcr-shm-trees.workflow
22

3+
## 3.4.0
4+
5+
### Minor Changes
6+
7+
- 77a67f2: Columns name revision, added new aggregation type "max_by", isotype as a node color
8+
39
## 3.3.1
410

511
### Patch Changes

workflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.mixcr-shm-trees.workflow",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"type": "module",
55
"description": "Tengo-based template",
66
"//": {

0 commit comments

Comments
 (0)