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 Oct 3, 2024
1 parent c680030 commit 4a89dc1
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/lucky-garlics-approve.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/quick-bears-care.md

This file was deleted.

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

## 1.1.2

### Patch Changes

- 99b1a7f: SDK upgrade & secrets API usage in workflow
- Updated dependencies [c680030]
- Updated dependencies [99b1a7f]
- @platforma-open/milaboratories[email protected]
- @platforma-open/milaboratories[email protected]
- @platforma-open/milaboratories[email protected]

## 1.1.1

### Patch Changes
Expand Down
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.1

### Patch Changes

- 99b1a7f: SDK upgrade & secrets API usage in workflow

## 1.1.0

### Minor 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.1.0",
"version": "1.1.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": "@platforma-open/milaboratories.mixcr-clonotyping",
"version": "1.1.1",
"version": "1.1.2",
"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.1

### Patch Changes

- 99b1a7f: SDK upgrade & secrets API usage in workflow

## 1.1.0

### Minor 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.1.0",
"version": "1.1.1",
"description": "Block tests",
"scripts": {
"test": "vitest"
Expand Down
9 changes: 9 additions & 0 deletions ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @platforma-open/milaboratories.mixcr-clonotyping.ui

## 1.1.1

### Patch Changes

- c680030: fix settings page layout
- 99b1a7f: SDK upgrade & secrets API usage in workflow
- Updated dependencies [99b1a7f]
- @platforma-open/milaboratories[email protected]

## 1.1.0

### Minor 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.1.0",
"version": "1.1.1",
"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.1

### Patch Changes

- 99b1a7f: SDK upgrade & secrets API usage in workflow

## 1.1.0

### Minor 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.1.0",
"version": "1.1.1",
"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 4a89dc1

Please sign in to comment.