mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
chore: add monorepo version update to the update-versions script
This commit is contained in:
@@ -31,6 +31,7 @@ update_package_json() {
|
||||
update_package_json "apps/web/package.json" "Web App"
|
||||
update_package_json "apps/docs/package.json" "Documentation"
|
||||
update_package_json "apps/server/package.json" "API Server"
|
||||
update_package_json "./package.json" "Monorepo"
|
||||
|
||||
echo "🎉 Version update completed!"
|
||||
echo "📦 All package.json files now have version: $VERSION"
|
Reference in New Issue
Block a user