Skip to content

Commit d040cee

Browse files
committed
chore(release): synchronize all @Ngaf libs to 0.0.21
Per project policy: all @Ngaf packages share a single version. This bumps all 16 libraries (a2ui, ag-ui, chat, cockpit-{docs,registry,shell,testing,ui}, db, design-tokens, example-layouts, langgraph, licensing, partial-json, render, ui-react) to 0.0.21 alongside the citations release.
1 parent 3f588c9 commit d040cee

16 files changed

Lines changed: 16 additions & 16 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": "@ngaf/a2ui",
3-
"version": "0.0.2",
3+
"version": "0.0.21",
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.3",
3+
"version": "0.0.21",
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.20",
3+
"version": "0.0.21",
44
"exports": {
55
".": {
66
"types": "./index.d.ts",

libs/cockpit-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngaf/cockpit-docs",
3-
"version": "0.0.1",
3+
"version": "0.0.21",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

libs/cockpit-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngaf/cockpit-registry",
3-
"version": "0.0.1",
3+
"version": "0.0.21",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

libs/cockpit-shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngaf/cockpit-shell",
3-
"version": "0.0.1",
3+
"version": "0.0.21",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

libs/cockpit-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngaf/cockpit-testing",
3-
"version": "0.0.1",
3+
"version": "0.0.21",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

libs/cockpit-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/cockpit-ui",
3-
"version": "0.0.1",
3+
"version": "0.0.21",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

libs/db/package.json

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

libs/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngaf/design-tokens",
3-
"version": "0.0.1",
3+
"version": "0.0.21",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)