Skip to content

Commit 38bb2e1

Browse files
Auto-generated changes
1 parent 2599a75 commit 38bb2e1

File tree

13 files changed

+51
-26
lines changed

13 files changed

+51
-26
lines changed

.changeset/blue-hats-yell.md

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

.changeset/honest-spoons-play.md

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

.changeset/violet-flies-obey.md

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

block/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @platforma-open/milaboratories.clonotype-clustering
22

3+
## 2.5.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [96aa1ed]
8+
- Updated dependencies [ff8ac39]
9+
- Updated dependencies [938e2f0]
10+
- @platforma-open/milaboratories.clonotype-clustering.workflow@3.22.4
11+
- @platforma-open/milaboratories.clonotype-clustering.model@2.13.6
12+
- @platforma-open/milaboratories.clonotype-clustering.ui@3.11.8
13+
314
## 2.5.11
415

516
### 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.clonotype-clustering",
3-
"version": "2.5.11",
3+
"version": "2.5.12",
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.clonotype-clustering.model
22

3+
## 2.13.6
4+
5+
### Patch Changes
6+
7+
- ff8ac39: refactor for deduplication
8+
39
## 2.13.5
410

511
### Patch 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.clonotype-clustering.model",
3-
"version": "2.13.5",
3+
"version": "2.13.6",
44
"description": "Block model",
55
"type": "module",
66
"main": "dist/index.cjs",

software/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @platforma-open/milaboratories.clonotype-clustering.software
22

3+
## 3.9.8
4+
5+
### Patch Changes
6+
7+
- 96aa1ed: refactor for deduplication
8+
- ff8ac39: refactor for deduplication
9+
- 938e2f0: Refactor code for deduplication
10+
311
## 3.9.7
412

513
### Patch Changes

software/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.clonotype-clustering.software",
3-
"version": "3.9.7",
3+
"version": "3.9.8",
44
"scripts": {
55
"build": "pl-pkg build",
66
"prepublishOnly": "pl-pkg prepublish",

ui/CHANGELOG.md

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

3+
## 3.11.8
4+
5+
### Patch Changes
6+
7+
- ff8ac39: refactor for deduplication
8+
- 938e2f0: Refactor code for deduplication
9+
- Updated dependencies [ff8ac39]
10+
- @platforma-open/milaboratories.clonotype-clustering.model@2.13.6
11+
312
## 3.11.7
413

514
### Patch Changes

0 commit comments

Comments
 (0)