Skip to content

Commit

Permalink
Auto-generated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zen-artisan-of-integration[bot] committed Mar 6, 2025
1 parent 567d77d commit a8752f4
Show file tree
Hide file tree
Showing 21 changed files with 100 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/gentle-friends-heal.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/kind-moles-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-apes-flash.md

This file was deleted.

7 changes: 7 additions & 0 deletions lib/node/pl-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @milaboratories/pl-client

## 2.7.11

### Patch Changes

- Updated dependencies [3bf8838]
- @milaboratories/pl-http@1.1.0

## 2.7.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/node/pl-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratories/pl-client",
"version": "2.7.10",
"version": "2.7.11",
"description": "New TS/JS client for Platform API",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions lib/node/pl-drivers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @milaboratories/pl-drivers

## 1.5.24

### Patch Changes

- @milaboratories/pl-client@2.7.11
- @milaboratories/pl-tree@1.4.30

## 1.5.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/node/pl-drivers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratories/pl-drivers",
"version": "1.5.23",
"version": "1.5.24",
"engines": {
"node": ">=20"
},
Expand Down
6 changes: 6 additions & 0 deletions lib/node/pl-http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @milaboratories/pl-http

## 1.1.0

### Minor Changes

- 3bf8838: Remove dns cache

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/node/pl-http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratories/pl-http",
"version": "1.0.7",
"version": "1.1.0",
"description": "Common HTTP client settings for Platforma.bio libraries",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
17 changes: 17 additions & 0 deletions lib/node/pl-middle-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @milaboratories/pl-middle-layer

## 1.29.0

### Minor Changes

- 3bf8838: Fix hash override template materialization code
Additional caching in block pack prepare

### Patch Changes

- 6614d61: increase blob cache size for pframes
- Updated dependencies [3bf8838]
- @milaboratories/pl-http@1.1.0
- @milaboratories/pl-client@2.7.11
- @platforma-sdk/block-tools@2.5.18
- @milaboratories/pl-drivers@1.5.24
- @milaboratories/pl-tree@1.4.30

## 1.28.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/node/pl-middle-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratories/pl-middle-layer",
"version": "1.28.21",
"version": "1.29.0",
"description": "Pl Middle Layer",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions lib/node/pl-tree/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @milaboratories/pl-tree

## 1.4.30

### Patch Changes

- @milaboratories/pl-client@2.7.11

## 1.4.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/node/pl-tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratories/pl-tree",
"version": "1.4.29",
"version": "1.4.30",
"description": "Reactive pl tree state",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions sdk/test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @platforma-sdk/test

## 1.22.77

### Patch Changes

- Updated dependencies [3bf8838]
- Updated dependencies [6614d61]
- @milaboratories/pl-middle-layer@1.29.0
- @milaboratories/pl-client@2.7.11
- @milaboratories/pl-tree@1.4.30

## 1.22.76

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-sdk/test",
"version": "1.22.76",
"version": "1.22.77",
"description": "Typescript Block Test Helpers",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions tests/config-local-ml-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milaboratories/config-local-ml-integration

## 1.2.50

### Patch Changes

- Updated dependencies [3bf8838]
- Updated dependencies [6614d61]
- @milaboratories/pl-middle-layer@1.29.0
- @milaboratories/pl-client@2.7.11

## 1.2.49

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tests/config-local-ml-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@milaboratories/config-local-ml-integration",
"private": true,
"description": "Tests for block registry reader",
"version": "1.2.49",
"version": "1.2.50",
"scripts": {
"type-check": "tsc --noEmit --composite false",
"build": "vite build",
Expand Down
22 changes: 22 additions & 0 deletions tests/drivers-ml-blocks-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @milaboratories/drivers-ml-blocks-integration

## 1.0.185

### Patch Changes

- Updated dependencies [3bf8838]
- Updated dependencies [6614d61]
- @milaboratories/pl-middle-layer@1.29.0
- @milaboratories/pl-client@2.7.11
- @platforma-sdk/test@1.22.77
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]
- @milaboratories/milaboratories[email protected]

## 1.0.184

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tests/drivers-ml-blocks-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@milaboratories/drivers-ml-blocks-integration",
"private": true,
"description": "Tests for block registry reader",
"version": "1.0.184",
"version": "1.0.185",
"scripts": {
"type-check": "tsc --noEmit --composite false",
"build": "vite build",
Expand Down
7 changes: 7 additions & 0 deletions tools/block-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @platforma-sdk/block-tools

## 2.5.18

### Patch Changes

- Updated dependencies [3bf8838]
- @milaboratories/pl-http@1.1.0

## 2.5.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/block-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-sdk/block-tools",
"version": "2.5.17",
"version": "2.5.18",
"description": "Utility to manipulate Platforma Blocks and Block Registry",
"types": "./dist/lib.d.ts",
"main": "./dist/index.js",
Expand Down

0 comments on commit a8752f4

Please sign in to comment.