Skip to content

Commit 5ae7246

Browse files
jamadeoclaude
andcommitted
chore: bump npm package versions to 0.14.0
Sync all @aaif/* package versions past the 0.13.0 currently published on npm. Remove stale initial-release changeset. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 82fb20d commit 5ae7246

File tree

8 files changed

+7
-18
lines changed

8 files changed

+7
-18
lines changed

ui/.changeset/initial-release.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

ui/acp/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-acp",
3-
"version": "0.2.0",
3+
"version": "0.14.0",
44
"description": "Agent Client Protocol (ACP) SDK for Goose AI agent",
55
"license": "Apache-2.0",
66
"repository": {

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.2.0",
3+
"version": "0.14.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.2.0",
3+
"version": "0.14.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.2.0",
3+
"version": "0.14.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.2.0",
3+
"version": "0.14.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.2.0",
3+
"version": "0.14.0",
44
"description": "Goose binary for Windows x64",
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.2.0",
3+
"version": "0.14.0",
44
"description": "Goose - an open-source AI agent",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)