feat: bump versions (already published) (#8240)

This commit is contained in:
Alex Hancock
2026-04-01 12:05:05 -04:00
committed by GitHub
parent 1233c308d7
commit 496d6d728f
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@aaif/goose-acp",
"version": "0.1.0",
"version": "0.1.2",
"description": "Agent Client Protocol (ACP) SDK for Goose AI agent",
"license": "Apache-2.0",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@aaif/goose-binary-darwin-arm64",
"version": "0.1.0",
"version": "0.1.2",
"description": "Goose binary for macOS ARM64",
"license": "Apache-2.0",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@aaif/goose-binary-darwin-x64",
"version": "0.1.0",
"version": "0.1.2",
"description": "Goose binary for macOS x64",
"license": "Apache-2.0",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@aaif/goose-binary-linux-arm64",
"version": "0.1.0",
"version": "0.1.2",
"description": "Goose binary for Linux ARM64",
"license": "Apache-2.0",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@aaif/goose-binary-linux-x64",
"version": "0.1.0",
"version": "0.1.2",
"description": "Goose binary for Linux x64",
"license": "Apache-2.0",
"repository": {
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@aaif/goose",
"version": "0.1.0",
"version": "0.1.2",
"description": "Goose - an open-source AI agent",
"license": "Apache-2.0",
"repository": {
@@ -47,7 +47,7 @@
"@aaif/goose-binary-win32-x64": "workspace:*"
},
"overrides": {
"react": "19.2.4"
"react": "^19.2.4"
},
"devDependencies": {
"@types/marked-terminal": "^6.1.1",