chore: update package versions to 3.2.0-beta across all apps

This commit is contained in:
Daniel Luiz Alves
2025-08-21 11:35:09 -03:00
parent 9f36a48d15
commit 80286e57d9
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "palmr-docs",
"version": "3.1.8-beta",
"version": "3.2.0-beta",
"description": "Docs for Palmr",
"private": true,
"author": "Daniel Luiz Alves <daniel@kyantech.com.br>",

View File

@@ -1,6 +1,6 @@
{
"name": "palmr-api",
"version": "3.1.8-beta",
"version": "3.2.0-beta",
"description": "API for Palmr",
"private": true,
"author": "Daniel Luiz Alves <daniel@kyantech.com.br>",

View File

@@ -1,6 +1,6 @@
{
"name": "palmr-web",
"version": "3.1.8-beta",
"version": "3.2.0-beta",
"description": "Frontend for Palmr",
"private": true,
"author": "Daniel Luiz Alves <daniel@kyantech.com.br>",

View File

@@ -1,6 +1,6 @@
{
"name": "palmr-monorepo",
"version": "3.1.8-beta",
"version": "3.2.0-beta",
"description": "Palmr monorepo with Husky configuration",
"private": true,
"packageManager": "pnpm@10.6.0",