Skip to content

Commit da7a74b

Browse files
Auto-generated changes
1 parent a7e0c04 commit da7a74b

12 files changed

Lines changed: 44 additions & 18 deletions

File tree

.changeset/migrate-to-structurer.md

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

.npmrc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
//registry.npmjs.org/:always-auth=true
22
//registry.npmjs.org/:_authToken=${NPMJS_TOKEN}
33
@milaboratories:registry=https://registry.npmjs.org/
4-
@platforma-open:registry=https://registry.npmjs.org/
54
@platforma-sdk:registry=https://registry.npmjs.org/
6-
//npm.pkg.github.com/:always-auth=true
7-
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
8-
@milaboratory:registry=https://npm.pkg.github.com/
5+
@platforma-open:registry=https://registry.npmjs.org/

block/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @platforma-open/milaboratories.3d-structure-based-liabilities
22

3+
## 1.2.7
4+
5+
### Patch Changes
6+
7+
- f5bfd0e: Migrate block onto the structurer (block-tools `structure refresh`) and upgrade the SDK toolchain. Tool-managed layout now owns tsconfig, oxlint/oxfmt, turbo, the block index, and per-package deps. Catalog bumped to block-tools 2.11.0, workflow-tengo 6.6.3, model/ui-vue/test 1.79.14, tengo-builder 4.0.8.
8+
- Updated dependencies [f5bfd0e]
9+
- @platforma-open/milaboratories.3d-structure-based-liabilities.model@1.2.5
10+
- @platforma-open/milaboratories.3d-structure-based-liabilities.ui@1.2.5
11+
- @platforma-open/milaboratories.3d-structure-based-liabilities.workflow@1.2.5
12+
313
## 1.2.6
414

515
### 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.3d-structure-based-liabilities",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"files": [
55
"index.d.ts",
66
"index.js"

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.3d-structure-based-liabilities.model
22

3+
## 1.2.5
4+
5+
### Patch Changes
6+
7+
- f5bfd0e: Migrate block onto the structurer (block-tools `structure refresh`) and upgrade the SDK toolchain. Tool-managed layout now owns tsconfig, oxlint/oxfmt, turbo, the block index, and per-package deps. Catalog bumped to block-tools 2.11.0, workflow-tengo 6.6.3, model/ui-vue/test 1.79.14, tengo-builder 4.0.8.
8+
39
## 1.2.4
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.3d-structure-based-liabilities.model",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Block model",
55
"type": "module",
66
"main": "dist/index.cjs",

software/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.3d-structure-based-liabilities.software
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- f5bfd0e: Migrate block onto the structurer (block-tools `structure refresh`) and upgrade the SDK toolchain. Tool-managed layout now owns tsconfig, oxlint/oxfmt, turbo, the block index, and per-package deps. Catalog bumped to block-tools 2.11.0, workflow-tengo 6.6.3, model/ui-vue/test 1.79.14, tengo-builder 4.0.8.
8+
39
## 0.3.2
410

511
### Patch Changes

software/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.3d-structure-based-liabilities.software",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"files": [
55
"./dist/**/*"
66
],

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.3d-structure-based-liabilities.ui
22

3+
## 1.2.5
4+
5+
### Patch Changes
6+
7+
- f5bfd0e: Migrate block onto the structurer (block-tools `structure refresh`) and upgrade the SDK toolchain. Tool-managed layout now owns tsconfig, oxlint/oxfmt, turbo, the block index, and per-package deps. Catalog bumped to block-tools 2.11.0, workflow-tengo 6.6.3, model/ui-vue/test 1.79.14, tengo-builder 4.0.8.
8+
- Updated dependencies [f5bfd0e]
9+
- @platforma-open/milaboratories.3d-structure-based-liabilities.model@1.2.5
10+
311
## 1.2.4
412

513
### Patch Changes

ui/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.3d-structure-based-liabilities.ui",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"type": "module",
55
"scripts": {
66
"fmt": "ts-builder format",

0 commit comments

Comments
 (0)