v1.2.0
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## Pending
|
## Pending
|
||||||
|
|
||||||
|
|
||||||
|
## 2026-05-19 - 1.2.0
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- add MFA security controls to the admin shell (catalog)
|
- add MFA security controls to the admin shell (catalog)
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@idp.global/catalog",
|
"name": "@idp.global/catalog",
|
||||||
"version": "1.1.1",
|
"version": "1.2.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Web component catalog for idp.global, based on the v3 product design language.",
|
"description": "Web component catalog for idp.global, based on the v3 product design language.",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@idp.global/catalog',
|
name: '@idp.global/catalog',
|
||||||
version: '1.1.1',
|
version: '1.2.0',
|
||||||
description: 'Web component catalog for idp.global, based on the v3 product design language.'
|
description: 'Web component catalog for idp.global, based on the v3 product design language.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user