@sme.up/doc-alchemist 1.0.0-SNAPSHOT-20250613100107 → 1.0.0-SNAPSHOT-20250613100237

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -127,3 +127,4 @@ The project includes comprehensive VS Code debug configurations:
127
127
  ---
128
128
 
129
129
  **Note**: This library is designed to work with SmeupDataTable structures and requires the `@sme.up/kokos-sdk-node` package for type definitions.
130
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sme.up/doc-alchemist",
3
- "version": "1.0.0-SNAPSHOT-20250613100107",
3
+ "version": "1.0.0-SNAPSHOT-20250613100237",
4
4
  "description": "Library for generating documents in various formats, including Excel and PDF.",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Smeup LAB <info@smeup.com> (https://www.smeup.com/)",