chore(release): release version 1.0.4 (#1000)

This commit is contained in:
Salman Mohammed
2025-01-31 16:10:50 -05:00
committed by GitHub
parent a46372c5d1
commit 68d9993566
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "goose-app",
"version": "1.0.3",
"version": "1.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "goose-app",
"version": "1.0.3",
"version": "1.0.4",
"license": "Apache-2.0",
"dependencies": {
"@ai-sdk/openai": "^0.0.72",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "goose-app",
"productName": "Goose",
"version": "1.0.3",
"version": "1.0.4",
"description": "Goose App",
"main": ".vite/build/main.js",
"scripts": {