Skip to content

Commit e790d37

Browse files
authored
updates: release 0.19.0 of the tui/sdk/etc (#8806)
1 parent 910e01a commit e790d37

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

ui/goose-binary/goose-binary-darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aaif/goose-binary-darwin-arm64",
3-
"version": "0.17.0",
3+
"version": "0.19.0",
44
"description": "Goose binary for macOS ARM64",
55
"license": "Apache-2.0",
66
"repository": {

ui/goose-binary/goose-binary-darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aaif/goose-binary-darwin-x64",
3-
"version": "0.17.0",
3+
"version": "0.19.0",
44
"description": "Goose binary for macOS x64",
55
"license": "Apache-2.0",
66
"repository": {

ui/goose-binary/goose-binary-linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aaif/goose-binary-linux-arm64",
3-
"version": "0.17.0",
3+
"version": "0.19.0",
44
"description": "Goose binary for Linux ARM64",
55
"license": "Apache-2.0",
66
"repository": {

ui/goose-binary/goose-binary-linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aaif/goose-binary-linux-x64",
3-
"version": "0.17.0",
3+
"version": "0.19.0",
44
"description": "Goose binary for Linux x64",
55
"license": "Apache-2.0",
66
"repository": {

ui/goose-binary/goose-binary-win32-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aaif/goose-binary-win32-x64",
3-
"version": "0.17.0",
3+
"version": "0.19.0",
44
"description": "Goose binary for Windows x64",
55
"license": "Apache-2.0",
66
"repository": {

ui/goose2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "goose2",
33
"private": true,
4-
"version": "0.1.0",
4+
"version": "0.19.0",
55
"type": "module",
66
"packageManager": "pnpm@10.33.0",
77
"scripts": {

ui/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aaif/goose-sdk",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"description": "Agent Client Protocol (ACP) SDK for Goose AI agent",
55
"license": "Apache-2.0",
66
"repository": {

ui/text/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aaif/goose",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"description": "Goose - an open-source AI agent",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)