Release/1.11.0 (#5224)

Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
This commit is contained in:
Alex Hancock
2025-10-17 15:51:57 -04:00
committed by GitHub
parent bccfa0156c
commit e95c38d646
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"license": {
"name": "Apache-2.0"
},
"version": "1.9.0"
"version": "1.11.0"
},
"paths": {
"/agent/add_sub_recipes": {
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "goose-app",
"version": "1.9.0",
"version": "1.11.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "goose-app",
"version": "1.9.0",
"version": "1.11.0",
"license": "Apache-2.0",
"dependencies": {
"@ai-sdk/openai": "^2.0.14",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "goose-app",
"productName": "Goose",
"version": "1.9.0",
"version": "1.11.0",
"description": "Goose App",
"engines": {
"node": "^22.17.1"