feat(build): add tsbundle/tswatch configs, update build/watch scripts, bump dependencies, and add CLI documentation

This commit is contained in:
2026-01-29 14:24:08 +00:00
parent 724ec2d134
commit 7d5ad29a27
10 changed files with 493 additions and 226 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@idp.global/idp.global',
version: '1.14.1',
version: '1.15.0',
description: 'An identity provider software managing user authentications, registrations, and sessions.'
}