v1.1.1
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## Pending
|
||||
|
||||
|
||||
## 2026-05-18 - 1.1.1
|
||||
|
||||
### Fixes
|
||||
|
||||
- update release configuration schema, refresh dependency versions, and document exported event types (config)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@idp.global/catalog",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"private": false,
|
||||
"description": "Web component catalog for idp.global, based on the v3 product design language.",
|
||||
"exports": {
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@idp.global/catalog',
|
||||
version: '1.1.0',
|
||||
version: '1.1.1',
|
||||
description: 'Web component catalog for idp.global, based on the v3 product design language.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user