chore: release v0.1.1

This commit is contained in:
Corentin Thomasset
2025-04-01 14:35:59 +02:00
parent 14489457b2
commit b475b79798
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@papra/docs",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"packageManager": "pnpm@9.15.4",
"description": "Papra documentation website",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",

View File

@@ -1,7 +1,7 @@
{
"name": "@papra/papra-app-client",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"packageManager": "pnpm@9.15.4",
"description": "Papra frontend client",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",

View File

@@ -1,7 +1,7 @@
{
"name": "@papra/papra-app-server",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"packageManager": "pnpm@9.15.4",
"description": "Papra app server",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",

View File

@@ -1,6 +1,6 @@
{
"name": "@papra/root",
"version": "0.1.0",
"version": "0.1.1",
"packageManager": "pnpm@9.15.4",
"description": "Papra document management monorepo root",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",