Release/1.9.0 (#4703)

This commit is contained in:
Alex Hancock
2025-09-24 10:11:52 -04:00
committed by GitHub
parent dba0f4eaef
commit b051d11115
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"license": {
"name": "Apache-2.0"
},
"version": "1.8.0"
"version": "1.9.0"
},
"paths": {
"/agent/add_sub_recipes": {
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "goose-app",
"version": "1.8.0",
"version": "1.9.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "goose-app",
"version": "1.8.0",
"version": "1.9.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.8.0",
"version": "1.9.0",
"description": "Goose App",
"engines": {
"node": "^22.17.1"