mirror of
https://github.com/CorentinTh/enclosed.git
synced 2026-01-09 07:44:26 +08:00
chore: release v1.12.0
This commit is contained in:
parent
e4621c3424
commit
289af875e5
@ -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",
|
||||
|
||||
@ -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)",
|
||||
|
||||
@ -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)",
|
||||
|
||||
@ -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)",
|
||||
|
||||
@ -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)",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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)",
|
||||
|
||||
@ -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)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user