Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 4, 2024
1 parent ba1094c commit db00598
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/tidy-suns-rescue.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @platforma-open/milaboratories.mixcr-clonotyping

## 1.2.6

### Patch Changes

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

## 1.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-open/milaboratories.mixcr-clonotyping",
"version": "1.2.5",
"version": "1.2.6",
"scripts": {
"pretty": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,vue}\"",
"build-block": "turbo run build && rm -rf block-pack/* && block-tools pack",
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-clonotyping.workflow

## 1.5.0

### Minor Changes

- ba1094c: Multilate fastq support.

## 1.4.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-clonotyping.workflow",
"version": "1.4.1",
"version": "1.5.0",
"description": "Tengo-based template",
"//": {
"build": "node ./scripts/build-static.mjs src/pfconv_params.json src/pfconv_params.lib.tengo && rm -rf dist && pl-tengo check && pl-tengo build"
Expand Down

0 comments on commit db00598

Please sign in to comment.