Skip to content

Commit cd015d6

Browse files
bloveclaude
andcommitted
chore(release): publish v0.0.56
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent f6a9866 commit cd015d6

8 files changed

Lines changed: 32 additions & 17 deletions

File tree

libs/a2ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threadplane/a2ui",
3-
"version": "0.0.55",
3+
"version": "0.0.56",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

libs/ag-ui/package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"name": "@threadplane/ag-ui",
3-
"version": "0.0.55",
3+
"version": "0.0.56",
44
"description": "AG-UI protocol adapter for @threadplane/chat — works with any AG-UI-compatible backend.",
5-
"keywords": ["angular", "ag-ui", "agent", "adapter", "threadplane"],
5+
"keywords": [
6+
"angular",
7+
"ag-ui",
8+
"agent",
9+
"adapter",
10+
"threadplane"
11+
],
612
"peerDependencies": {
713
"@threadplane/chat": "*",
814
"@angular/core": "^20.0.0 || ^21.0.0",

libs/chat/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threadplane/chat",
3-
"version": "0.0.55",
3+
"version": "0.0.56",
44
"exports": {
55
"./chat.css": "./chat.css",
66
"./themes/default-dark.css": "./themes/default-dark.css",
@@ -28,7 +28,9 @@
2828
"katex": "^0.16.0 || ^0.17.0"
2929
},
3030
"peerDependenciesMeta": {
31-
"katex": { "optional": true }
31+
"katex": {
32+
"optional": true
33+
}
3234
},
3335
"license": "PolyForm-Noncommercial-1.0.0 OR LicenseRef-Threadplane-Commercial",
3436
"repository": {

libs/langgraph/package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
{
22
"name": "@threadplane/langgraph",
3-
"version": "0.0.55",
3+
"version": "0.0.56",
44
"description": "LangGraph adapter for @threadplane/chat — Angular bindings for LangGraph Platform.",
5-
"keywords": ["angular", "langgraph", "langchain", "agent", "adapter", "threadplane"],
5+
"keywords": [
6+
"angular",
7+
"langgraph",
8+
"langchain",
9+
"agent",
10+
"adapter",
11+
"threadplane"
12+
],
613
"peerDependencies": {
714
"@threadplane/chat": "*",
815
"@angular/core": "^20.0.0 || ^21.0.0",

libs/licensing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threadplane/licensing",
3-
"version": "0.0.55",
3+
"version": "0.0.56",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

libs/render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threadplane/render",
3-
"version": "0.0.55",
3+
"version": "0.0.56",
44
"peerDependencies": {
55
"@angular/core": "^20.0.0 || ^21.0.0",
66
"@angular/common": "^20.0.0 || ^21.0.0",

libs/telemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threadplane/telemetry",
3-
"version": "0.0.55",
3+
"version": "0.0.56",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)