From 08828d677117dcff2321aa23a232f550ded7b85d Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 11 Dec 2024 01:19:54 +0100 Subject: [PATCH] update --- changelog.md | 10 ++++++++++ ts/00_commitinfo_data.ts | 2 +- ts_web/00_commitinfo_data.ts | 2 +- ts_web/elements/idp-welcome.ts | 1 + 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 717322b..551671f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,15 @@ # Changelog +## 2024-12-11 - 1.5.0 - feat(UI) +Added 'Learn more about idp.global' button + +- Added a new button for learning more about idp.global in the welcome component + +## 2024-12-11 - 1.5.0 - feat(UI) +Added 'Learn more about idp.global' button + +- Added a new button for learning more about idp.global in the welcome component + ## 2024-10-12 - 1.4.2 - fix(UI) Improve text rendering in account navigation. diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 58c4d1f..a0ee570 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@idp.global/idp.global', - version: '1.4.2', + version: '1.5.0', description: 'An identity provider software managing user authentications, registrations, and sessions.' } diff --git a/ts_web/00_commitinfo_data.ts b/ts_web/00_commitinfo_data.ts index 58c4d1f..a0ee570 100644 --- a/ts_web/00_commitinfo_data.ts +++ b/ts_web/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@idp.global/idp.global', - version: '1.4.2', + version: '1.5.0', description: 'An identity provider software managing user authentications, registrations, and sessions.' } diff --git a/ts_web/elements/idp-welcome.ts b/ts_web/elements/idp-welcome.ts index 2fdefa9..283ea16 100644 --- a/ts_web/elements/idp-welcome.ts +++ b/ts_web/elements/idp-welcome.ts @@ -99,6 +99,7 @@ export class IdpWelcome extends DeesElement { > `; })} + {}}>Learn more about idp.global {}}>Open Developer Dashboard {