feat(viewer): Add smooth zoom and scroll animations to viewer

This commit is contained in:
2025-12-11 16:56:30 +00:00
parent 560f4d667a
commit 8a434d3ba9
4 changed files with 107 additions and 19 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '2.0.6',
version: '2.1.0',
description: 'A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.'
}