Skip to content

Commit 758f8c7

Browse files
bloveclaude
andauthored
chore(release): bump publishable packages to 0.0.55 (#757)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a405820 commit 758f8c7

7 files changed

Lines changed: 7 additions & 7 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.54",
3+
"version": "0.0.55",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

libs/ag-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threadplane/ag-ui",
3-
"version": "0.0.54",
3+
"version": "0.0.55",
44
"description": "AG-UI protocol adapter for @threadplane/chat — works with any AG-UI-compatible backend.",
55
"keywords": ["angular", "ag-ui", "agent", "adapter", "threadplane"],
66
"peerDependencies": {

libs/chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threadplane/chat",
3-
"version": "0.0.54",
3+
"version": "0.0.55",
44
"exports": {
55
"./chat.css": "./chat.css",
66
"./themes/default-dark.css": "./themes/default-dark.css",

libs/langgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@threadplane/langgraph",
3-
"version": "0.0.54",
3+
"version": "0.0.55",
44
"description": "LangGraph adapter for @threadplane/chat — Angular bindings for LangGraph Platform.",
55
"keywords": ["angular", "langgraph", "langchain", "agent", "adapter", "threadplane"],
66
"peerDependencies": {

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.54",
3+
"version": "0.0.55",
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.54",
3+
"version": "0.0.55",
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.54",
3+
"version": "0.0.55",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)