Skip to content

Commit 04d0ba1

Browse files
Auto-generated changes
1 parent 5007ec5 commit 04d0ba1

13 files changed

Lines changed: 62 additions & 16 deletions

File tree

.changeset/hip-years-cut.md

Lines changed: 0 additions & 10 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.immune-assay-data
22

3+
## 1.2.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c98d8b5]
8+
- @platforma-open/milaboratories.immune-assay-data.workflow@1.7.0
9+
- @platforma-open/milaboratories.immune-assay-data.model@1.6.0
10+
- @platforma-open/milaboratories.immune-assay-data.ui@1.5.0
11+
312
## 1.2.19
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.immune-assay-data",
3-
"version": "1.2.19",
3+
"version": "1.2.20",
44
"scripts": {
55
"build": "rm -rf block-pack/* && block-tools pack",
66
"mark-stable": "block-tools mark-stable -r 's3://milab-euce1-prod-pkgs-s3-block-registry/pub/releases/?region=eu-central-1'",

model/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @platforma-open/milaboratories.immune-assay-data.model
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- c98d8b5: - Introduce fast mode for sequence match
8+
- Support XLSX file as assay data input
9+
310
## 1.5.4
411

512
### 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.immune-assay-data.model",
3-
"version": "1.5.4",
3+
"version": "1.6.0",
44
"description": "Block model",
55
"type": "module",
66
"main": "./dist/index.js",

software/coverage-mode-calc/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @platforma-open/milaboratories.immune-assay-data.coverage-mode-calc
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- c98d8b5: - Introduce fast mode for sequence match
8+
- Support XLSX file as assay data input
9+
310
## 1.1.3
411

512
### Patch Changes

software/coverage-mode-calc/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.immune-assay-data.coverage-mode-calc",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"scripts": {
55
"build": "pl-pkg build",
66
"prepublishOnly": "pl-pkg prepublish",

software/xlsx-to-csv/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# @platforma-open/milaboratories.immune-assay-data.xlsx-to-csv
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- c98d8b5: - Introduce fast mode for sequence match
8+
- Support XLSX file as assay data input

software/xlsx-to-csv/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.immune-assay-data.xlsx-to-csv",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"scripts": {
55
"build": "pl-pkg build",
66
"prepublishOnly": "pl-pkg prepublish",

ui/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @platforma-open/milaboratories.immune-assay-data.ui
22

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- c98d8b5: - Introduce fast mode for sequence match
8+
- Support XLSX file as assay data input
9+
10+
### Patch Changes
11+
12+
- Updated dependencies [c98d8b5]
13+
- @platforma-open/milaboratories.immune-assay-data.model@1.6.0
14+
315
## 1.4.4
416

517
### Patch Changes

0 commit comments

Comments
 (0)