Skip to content

Commit 472bd49

Browse files
bloveclaude
andauthored
chore(release): bump publishable packages to 0.0.52 (#712)
Ships #709 (TypeScript DX audit: JSDoc sweep, config-interface docs, formal @example tags) and the public-surface hygiene removals (internal ICON_*/CHAT_MARKDOWN_STYLES/surfaceToSpec/createClientToolsCoordinator pruned from @threadplane/chat — 0 external consumers). Atomic across all 7 publishable @threadplane/* packages; nx release publish --dry-run green. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 31cefc8 commit 472bd49

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

0 commit comments

Comments
 (0)