chore: release v1.12.0

This commit is contained in:
Corentin Thomasset 2024-12-05 13:53:03 +01:00
parent e4621c3424
commit 289af875e5
No known key found for this signature in database
GPG Key ID: DBD997E935996158
8 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@enclosed/root",
"version": "1.11.0",
"version": "1.12.0",
"description": "Send private and secure note",
"packageManager": "pnpm@9.12.3",
"license": "Apache-2.0",

View File

@ -1,7 +1,7 @@
{
"name": "@enclosed/app-client",
"type": "module",
"version": "1.11.0",
"version": "1.12.0",
"packageManager": "pnpm@9.12.3",
"description": "Enclosed frontend client",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",

View File

@ -1,7 +1,7 @@
{
"name": "@enclosed/app-server",
"type": "module",
"version": "1.11.0",
"version": "1.12.0",
"packageManager": "pnpm@9.12.3",
"description": "Enclosed backend server",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",

View File

@ -1,7 +1,7 @@
{
"name": "@enclosed/cli",
"type": "module",
"version": "1.11.0",
"version": "1.12.0",
"packageManager": "pnpm@9.12.3",
"description": "Enclosed cli to create secure notes.",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",

View File

@ -1,7 +1,7 @@
{
"name": "@enclosed/crypto",
"type": "module",
"version": "1.11.0",
"version": "1.12.0",
"packageManager": "pnpm@9.12.3",
"description": "Enclosed cross-env crypto primitives",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",

View File

@ -1,6 +1,6 @@
{
"name": "@enclosed/deploy-cloudflare",
"version": "1.11.0",
"version": "1.12.0",
"description": "Deploy scripts for Cloudflare Pages",
"packageManager": "pnpm@9.12.3",
"license": "Apache-2.0",

View File

@ -1,7 +1,7 @@
{
"name": "@enclosed/docs",
"type": "module",
"version": "1.11.0",
"version": "1.12.0",
"packageManager": "pnpm@9.12.3",
"description": "Documentation website for Enclosed.",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",

View File

@ -1,7 +1,7 @@
{
"name": "@enclosed/lib",
"type": "module",
"version": "1.11.0",
"version": "1.12.0",
"packageManager": "pnpm@9.12.3",
"description": "Enclosed lib to create secure notes.",
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",