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 Feb 27, 2025
1 parent a1352a4 commit f1fe2a5
Show file tree
Hide file tree
Showing 21 changed files with 102 additions and 18 deletions.
8 changes: 0 additions & 8 deletions .changeset/legal-points-sneeze.md

This file was deleted.

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

## 2.7.6

### Patch Changes

- d1f4acf: Network lib upgrade
- Updated dependencies [d1f4acf]
- @milaboratories/pl-http@1.0.5

## 2.7.5

### 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.5",
"version": "2.7.6",
"description": "New TS/JS client for Platform API",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions lib/node/pl-drivers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milaboratories/pl-drivers

## 1.5.19

### Patch Changes

- Updated dependencies [d1f4acf]
- @milaboratories/pl-client@2.7.6
- @milaboratories/pl-tree@1.4.25

## 1.5.18

### 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.18",
"version": "1.5.19",
"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.0.5

### Patch Changes

- d1f4acf: Network lib upgrade

## 1.0.4

### 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.4",
"version": "1.0.5",
"description": "Common HTTP client settings for Platforma.bio libraries",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions lib/node/pl-middle-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @milaboratories/pl-middle-layer

## 1.28.7

### Patch Changes

- Updated dependencies [d1f4acf]
- @milaboratories/pl-client@2.7.6
- @milaboratories/pl-http@1.0.5
- @platforma-sdk/block-tools@2.5.15
- @milaboratories/pl-drivers@1.5.19
- @milaboratories/pl-tree@1.4.25

## 1.28.6

### 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.6",
"version": "1.28.7",
"description": "Pl Middle Layer",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions lib/node/pl-tree/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @milaboratories/pl-tree

## 1.4.25

### Patch Changes

- Updated dependencies [d1f4acf]
- @milaboratories/pl-client@2.7.6

## 1.4.24

### 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.24",
"version": "1.4.25",
"description": "Reactive pl tree state",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions sdk/test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @platforma-sdk/test

## 1.22.62

### Patch Changes

- Updated dependencies [d1f4acf]
- @milaboratories/pl-client@2.7.6
- @milaboratories/pl-middle-layer@1.28.7
- @milaboratories/pl-tree@1.4.25

## 1.22.61

### 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.61",
"version": "1.22.62",
"description": "Typescript Block Test Helpers",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions tests/config-local-ml-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @milaboratories/config-local-ml-integration

## 1.2.35

### Patch Changes

- Updated dependencies [d1f4acf]
- @milaboratories/pl-client@2.7.6
- @milaboratories/pl-middle-layer@1.28.7

## 1.2.34

### 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.34",
"version": "1.2.35",
"scripts": {
"type-check": "tsc --noEmit --composite false",
"build": "vite build",
Expand Down
21 changes: 21 additions & 0 deletions tests/drivers-ml-blocks-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @milaboratories/drivers-ml-blocks-integration

## 1.0.170

### Patch Changes

- Updated dependencies [d1f4acf]
- @milaboratories/pl-client@2.7.6
- @milaboratories/pl-middle-layer@1.28.7
- @platforma-sdk/test@1.22.62
- @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.169

### 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.169",
"version": "1.0.170",
"scripts": {
"type-check": "tsc --noEmit --composite false",
"build": "vite build",
Expand Down
8 changes: 8 additions & 0 deletions tools/block-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @platforma-sdk/block-tools

## 2.5.15

### Patch Changes

- d1f4acf: Network lib upgrade
- Updated dependencies [d1f4acf]
- @milaboratories/pl-http@1.0.5

## 2.5.14

### 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.14",
"version": "2.5.15",
"description": "Utility to manipulate Platforma Blocks and Block Registry",
"types": "./dist/lib.d.ts",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions tools/package-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @platforma-sdk/package-builder

## 2.15.1

### Patch Changes

- d1f4acf: Network lib upgrade

## 2.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/package-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platforma-sdk/package-builder",
"version": "2.15.0",
"version": "2.15.1",
"description": "MiLaboratories Platforma Package builder",
"scripts": {
"type-check": "tsc --noEmit --composite false",
Expand Down

0 comments on commit f1fe2a5

Please sign in to comment.