From 53b36e506c55f396cc76f28b36684078df59da43 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 29 Jan 2026 14:24:08 +0000 Subject: [PATCH] v1.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 989178b..3f9a09c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idp.global/idp.global", - "version": "1.14.1", + "version": "1.15.0", "description": "An identity provider software managing user authentications, registrations, and sessions.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",