feat(dev): add local development docs, update tswatch preset and add Playwright screenshots

This commit is contained in:
2026-01-29 15:06:40 +00:00
parent 53b36e506c
commit d8f72d620a
8 changed files with 74 additions and 9 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@idp.global/idp.global',
version: '1.15.0',
version: '1.16.0',
description: 'An identity provider software managing user authentications, registrations, and sessions.'
}