Skip to content

Commit 2f462ee

Browse files
Auto-generated changes
1 parent 67c7306 commit 2f462ee

7 files changed

Lines changed: 25 additions & 9 deletions

File tree

.changeset/bumpy-ties-cheer.md

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

block/CHANGELOG.md

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

3+
## 1.4.82
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [970eb94]
8+
- @platforma-open/milaboratories.graph-maker.model@1.2.14
9+
- @platforma-open/milaboratories.graph-maker.ui@0.3.78
10+
311
## 1.4.81
412

513
### 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.81",
3+
"version": "1.4.82",
44
"scripts": {
55
"pretty": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,vue}\"",
66
"build": "rm -rf ./block-pack && block-tools pack",

model/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.model
22

3+
## 1.2.14
4+
5+
### Patch Changes
6+
7+
- 970eb94: fix loading
8+
39
## 1.2.13
410

511
### Patch Changes

model/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.model",
3-
"version": "1.2.13",
3+
"version": "1.2.14",
44
"description": "Block config",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

ui/CHANGELOG.md

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

3+
## 0.3.78
4+
5+
### Patch Changes
6+
7+
- 970eb94: fix loading
8+
- Updated dependencies [970eb94]
9+
- @platforma-open/milaboratories.graph-maker.model@1.2.14
10+
311
## 0.3.77
412

513
### 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.77",
4+
"version": "0.3.78",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)