Skip to content

Commit 788a846

Browse files
Auto-generated changes
1 parent 71597fd commit 788a846

9 files changed

Lines changed: 33 additions & 11 deletions

File tree

.changeset/modern-foxes-design.md

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

block/CHANGELOG.md

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

3+
## 1.4.96
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [e5ba24d]
8+
- @platforma-open/milaboratories.graph-maker.model@1.2.19
9+
- @platforma-open/milaboratories.graph-maker.ui@0.3.92
10+
- @platforma-open/milaboratories.graph-maker.workflow@1.2.4
11+
312
## 1.4.95
413

514
### 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.95",
3+
"version": "1.4.96",
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.19
4+
5+
### Patch Changes
6+
7+
- e5ba24d: Add Selection Plot option
8+
39
## 1.2.18
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.18",
3+
"version": "1.2.19",
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.92
4+
5+
### Patch Changes
6+
7+
- e5ba24d: Add Selection Plot option
8+
- Updated dependencies [e5ba24d]
9+
- @platforma-open/milaboratories.graph-maker.model@1.2.19
10+
311
## 0.3.91
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.91",
4+
"version": "0.3.92",
55
"type": "module",
66
"scripts": {
77
"dev": "ts-builder serve --target block-ui",

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

3+
## 1.2.4
4+
5+
### Patch Changes
6+
7+
- e5ba24d: Add Selection Plot option
8+
39
## 1.2.3
410

511
### Patch Changes

workflow/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.workflow",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"type": "module",
55
"description": "Tengo-based template",
66
"scripts": {

0 commit comments

Comments
 (0)