fix(): no changes
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-01-29 - 3.41.4 - fix()
|
||||||
|
no changes
|
||||||
|
|
||||||
|
- No files changed in this commit; no code or documentation modified
|
||||||
|
- No release required
|
||||||
|
|
||||||
## 2026-01-29 - 3.41.3 - fix(dees-pdf-viewer)
|
## 2026-01-29 - 3.41.3 - fix(dees-pdf-viewer)
|
||||||
use in-memory PDF data for download and print; add robust print wrapper, cleanup and error handling
|
use in-memory PDF data for download and print; add robust print wrapper, cleanup and error handling
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@design.estate/dees-catalog',
|
name: '@design.estate/dees-catalog',
|
||||||
version: '3.41.3',
|
version: '3.41.4',
|
||||||
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
|
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user