chore(release): release version 1.27.0 (minor) (#7611)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
This commit is contained in:
github-actions[bot]
2026-03-05 15:22:11 -05:00
committed by GitHub
parent f903c62ed0
commit 3c28fbedf7
7 changed files with 627 additions and 159 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"license": {
"name": "Apache-2.0"
},
"version": "1.26.0"
"version": "1.27.0"
},
"paths": {
"/action-required/tool-confirmation": {
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "goose-app",
"version": "1.26.0",
"version": "1.27.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "goose-app",
"version": "1.26.0",
"version": "1.27.0",
"license": "Apache-2.0",
"dependencies": {
"@mcp-ui/client": "^6.1.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "goose-app",
"productName": "Goose",
"version": "1.26.0",
"version": "1.27.0",
"description": "Goose App",
"engines": {
"node": "^24.10.0",