Skip to content

Commit 2a1eb5d

Browse files
committed
chore(release): publish v0.0.35
1 parent e33df11 commit 2a1eb5d

9 files changed

Lines changed: 30 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.0.35 (2026-05-16)
2+
3+
### 🚀 Features
4+
5+
- **gtm:** Spec 1E — qualified lead + drift guard (analytics-foundation 1e) ([#376](https://github.com/cacheplane/angular-agent-framework/pull/376))
6+
7+
### 🩹 Fixes
8+
9+
- **chat:** lifecycle-guaranteed root token injection (production regression) ([#375](https://github.com/cacheplane/angular-agent-framework/pull/375))
10+
11+
### ❤️ Thank You
12+
13+
- Brian Love @blove
14+
- Claude Opus 4.7
15+
- Claude Opus 4.7 (1M context)
16+
117
## 0.0.34 (2026-05-16)
218

319
### 🚀 Features

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": "@ngaf/a2ui",
3-
"version": "0.0.34",
3+
"version": "0.0.35",
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": "@ngaf/ag-ui",
3-
"version": "0.0.34",
3+
"version": "0.0.35",
44
"peerDependencies": {
55
"@ngaf/chat": "*",
66
"@ngaf/licensing": "*",

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": "@ngaf/chat",
3-
"version": "0.0.34",
3+
"version": "0.0.35",
44
"exports": {
55
".": {
66
"types": "./index.d.ts",

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": "@ngaf/langgraph",
3-
"version": "0.0.34",
3+
"version": "0.0.35",
44
"peerDependencies": {
55
"@ngaf/chat": "*",
66
"@ngaf/licensing": "*",

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": "@ngaf/licensing",
3-
"version": "0.0.34",
3+
"version": "0.0.35",
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": "@ngaf/render",
3-
"version": "0.0.34",
3+
"version": "0.0.35",
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": "@ngaf/telemetry",
3-
"version": "0.0.34",
3+
"version": "0.0.35",
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)