Skip to content

Commit

Permalink
Merge pull request #5 from platforma-open/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
dbolotin authored Sep 29, 2024
2 parents dd442f9 + 21f2e07 commit 6dabd22
Show file tree
Hide file tree
Showing 12 changed files with 92,164 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/serious-planes-wonder.md

This file was deleted.

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

## 1.1.0

### Minor Changes

- db5308b: migration to pl-open

### Patch Changes

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

## 1.0.1

### Patch Changes
Expand Down
92,117 changes: 92,117 additions & 0 deletions log/platforma.log

Large diffs are not rendered by default.

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-clonotyping.model

## 1.1.0

### Minor Changes

- db5308b: migration to pl-open

## 1.0.1

### Patch 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-clonotyping.model",
"version": "1.0.1",
"version": "1.1.0",
"description": "Block model",
"type": "module",
"main": "dist/index.cjs",
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.0.1",
"version": "1.1.0",
"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 test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @platforma-open/milaboratories.mixcr-clonotyping.test

## 1.1.0

### Minor Changes

- db5308b: migration to pl-open

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@platforma-open/milaboratories.mixcr-clonotyping.test",
"private": true,
"version": "1.0.1",
"version": "1.1.0",
"description": "Block tests",
"scripts": {
"test": "vitest"
Expand Down
11 changes: 11 additions & 0 deletions ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @platforma-open/milaboratories.mixcr-clonotyping.ui

## 1.1.0

### Minor Changes

- db5308b: migration to pl-open

### Patch Changes

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

## 1.0.1

### 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-clonotyping.ui",
"version": "1.0.1",
"version": "1.1.0",
"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-clonotyping.workflow

## 1.1.0

### Minor Changes

- db5308b: migration to pl-open

## 1.0.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.0.1",
"version": "1.1.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 6dabd22

Please sign in to comment.