Skip to content

Commit

Permalink
Merge pull request #48 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 Nov 28, 2024
2 parents d142efb + c9b53d3 commit 082921f
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-cameras-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-poets-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-paws-whisper.md

This file was deleted.

9 changes: 9 additions & 0 deletions block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @platforma-open/milaboratories.samples-and-data

## 1.8.2

### Patch Changes

- Updated dependencies [d142efb]
- Updated dependencies [c2545a2]
- Updated dependencies [8a0fc95]
- @platforma-open/milaboratories.samples-and-data.ui@1.13.2

## 1.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-open/milaboratories.samples-and-data",
"version": "1.8.1",
"version": "1.8.2",
"scripts": {
"pretty": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,vue}\"",
"build": "rm -rf block-pack && block-tools pack",
Expand Down
8 changes: 8 additions & 0 deletions ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @platforma-open/milaboratories.samples-and-data.ui

## 1.13.2

### Patch Changes

- d142efb: \*.fq extension support for FASTA files
- c2545a2: Block-wide upload progress
- 8a0fc95: Editable title

## 1.13.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.samples-and-data.ui",
"version": "1.13.1",
"version": "1.13.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 082921f

Please sign in to comment.