Skip to content

Commit

Permalink
Auto-generated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zen-weaver-of-integration[bot] committed Jan 30, 2025
1 parent 25f2f36 commit 4c5660f
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/eighty-poets-carry.md

This file was deleted.

9 changes: 9 additions & 0 deletions block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @platforma-open/milaboratories.mixcr-shm-trees

## 3.1.10

### Patch Changes

- Updated dependencies [77a67f2]
- @platforma-open/milaboratories[email protected]
- @platforma-open/milaboratories[email protected]
- @platforma-open/milaboratories[email protected]

## 3.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-open/milaboratories.mixcr-shm-trees",
"version": "3.1.9",
"version": "3.1.10",
"scripts": {
"pretty": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,vue}\"",
"build": "rm -rf ./block-pack && block-tools pack",
Expand Down
6 changes: 6 additions & 0 deletions model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @platforma-open/milaboratories.mixcr-shm-trees.model

## 3.5.0

### Minor Changes

- 77a67f2: Columns name revision, added new aggregation type "max_by", isotype as a node color

## 3.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-open/milaboratories.mixcr-shm-trees.model",
"version": "3.4.0",
"version": "3.5.0",
"description": "Block model",
"type": "module",
"main": "dist/index.cjs",
Expand Down
7 changes: 7 additions & 0 deletions ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @platforma-open/milaboratories.mixcr-shm-trees.ui

## 3.4.9

### Patch Changes

- Updated dependencies [77a67f2]
- @platforma-open/milaboratories[email protected]

## 3.4.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-open/milaboratories.mixcr-shm-trees.ui",
"version": "3.4.8",
"version": "3.4.9",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
6 changes: 6 additions & 0 deletions workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @platforma-open/milaboratories.mixcr-shm-trees.workflow

## 3.4.0

### Minor Changes

- 77a67f2: Columns name revision, added new aggregation type "max_by", isotype as a node color

## 3.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-open/milaboratories.mixcr-shm-trees.workflow",
"version": "3.3.1",
"version": "3.4.0",
"type": "module",
"description": "Tengo-based template",
"//": {
Expand Down

0 comments on commit 4c5660f

Please sign in to comment.