Skip to content

Commit

Permalink
Merge pull request #3 from milaboratory/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
dbolotin authored Sep 7, 2024
2 parents 3a4df33 + ea97672 commit 76595a0
Show file tree
Hide file tree
Showing 12 changed files with 66,267 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/tough-feet-join.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @milaboratory/milaboratories.mixcr-clonotyping

## 1.0.1

### Patch Changes

- 3a4df33: Initial release
- Updated dependencies [3a4df33]
- @milaboratory/milaboratories[email protected]
- @milaboratory/milaboratories[email protected]
- @milaboratory/milaboratories[email protected]
66,221 changes: 66,221 additions & 0 deletions log/platforma.log

Large diffs are not rendered by default.

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

## 1.0.1

### Patch Changes

- 3a4df33: Initial release
2 changes: 1 addition & 1 deletion model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratory/milaboratories.mixcr-clonotyping.model",
"version": "1.0.0",
"version": "1.0.1",
"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": "@milaboratory/milaboratories.mixcr-clonotyping",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"pretty": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,vue}\"",
"build": "rm -rf ./block-pack && block-tools pack"
Expand Down
7 changes: 7 additions & 0 deletions test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @milaboratory/milaboratories.mixcr-clonotyping.test

## 1.0.1

### Patch Changes

- 3a4df33: Initial release
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milaboratory/milaboratories.mixcr-clonotyping.test",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"description": "Block tests",
"type": "module",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @milaboratory/milaboratories.mixcr-clonotyping.ui

## 1.0.1

### Patch Changes

- 3a4df33: Initial release
- Updated dependencies [3a4df33]
- @milaboratory/milaboratories[email protected]
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratory/milaboratories.mixcr-clonotyping.ui",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
7 changes: 7 additions & 0 deletions workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @milaboratory/milaboratories.mixcr-clonotyping.workflow

## 1.0.1

### Patch Changes

- 3a4df33: Initial release
2 changes: 1 addition & 1 deletion workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratory/milaboratories.mixcr-clonotyping.workflow",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"description": "Tengo-based template",
"//": {
Expand Down

0 comments on commit 76595a0

Please sign in to comment.