Skip to content

Commit

Permalink
Merge pull request #24 from platforma-open/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
Snyssfx authored Oct 30, 2024
2 parents d6aa227 + 4fb3631 commit 51d0d08
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/tough-apples-dance.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.samples-and-data

## 1.5.3

### Patch Changes

- Updated dependencies [7e7128f]
- @platforma-open/milaboratories.samples-and-data.ui@1.9.1

## 1.5.2

### 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.samples-and-data",
"version": "1.5.2",
"version": "1.5.3",
"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 ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @platforma-open/milaboratories.samples-and-data.ui

## 1.9.1

### Patch Changes

- 7e7128f: update ui: remove last error handling from FileCells

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

0 comments on commit 51d0d08

Please sign in to comment.