Skip to content

Commit a551752

Browse files
oriolriusclaude
andcommitted
bump: version 1.5.1 → 1.6.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 5999460 commit a551752

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pki-manager/backend",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"private": true,
55
"type": "module",
66
"description": "PKI Manager Backend - Fastify + tRPC API server",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "frontend",
33
"private": true,
4-
"version": "1.5.1",
4+
"version": "1.6.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pki-manager",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"private": true,
55
"description": "PKI Manager - Web-based Public Key Infrastructure management application",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)