We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5999460 commit a551752Copy full SHA for a551752
backend/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pki-manager/backend",
3
- "version": "1.5.1",
+ "version": "1.6.0",
4
"private": true,
5
"type": "module",
6
"description": "PKI Manager Backend - Fastify + tRPC API server",
frontend/package.json
@@ -1,7 +1,7 @@
"name": "frontend",
"scripts": {
7
"dev": "vite",
package.json
"name": "pki-manager",
"description": "PKI Manager - Web-based Public Key Infrastructure management application",
"license": "Apache-2.0",
0 commit comments