Skip to content

Commit ebc291c

Browse files
Auto-generated changes
1 parent 70ce0ed commit ebc291c

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/twelve-times-help.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

block/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @platforma-open/milaboratories.graph-maker
22

3+
## 1.4.89
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [5b5c967]
8+
- @platforma-open/milaboratories.graph-maker.ui@0.3.85
9+
310
## 1.4.88
411

512
### Patch Changes

block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.graph-maker",
3-
"version": "1.4.88",
3+
"version": "1.4.89",
44
"scripts": {
55
"pretty": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,vue}\"",
66
"build": "rm -rf ./block-pack && block-tools pack",

ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.graph-maker.ui
22

3+
## 0.3.85
4+
5+
### Patch Changes
6+
7+
- 5b5c967: update dependencies
8+
39
## 0.3.84
410

511
### Patch Changes

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@platforma-open/milaboratories.graph-maker.ui",
33
"private": true,
4-
"version": "0.3.84",
4+
"version": "0.3.85",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)