bump to 1.12.0 (#5580)

This commit is contained in:
Jack Amadeo
2025-11-05 09:15:14 -05:00
committed by GitHub
parent c59ec1de07
commit 3269298b8a
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"license": {
"name": "Apache-2.0"
},
"version": "1.11.0"
"version": "1.12.0"
},
"paths": {
"/agent/add_extension": {
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "goose-app",
"version": "1.11.0",
"version": "1.12.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "goose-app",
"version": "1.11.0",
"version": "1.12.0",
"license": "Apache-2.0",
"dependencies": {
"@ai-sdk/openai": "^2.0.52",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "goose-app",
"productName": "Goose",
"version": "1.11.0",
"version": "1.12.0",
"description": "Goose App",
"engines": {
"node": "^22.17.1"