fix(documentation): Updated project description and enhanced documentation in package.json and README

This commit is contained in:
2024-12-02 15:02:14 +01:00
parent 406db92ac1
commit d0d4671d41
6 changed files with 164 additions and 143 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2024-12-02 - 1.3.1 - fix(documentation)
Updated project description and enhanced documentation in package.json and README
- The package description in package.json was updated to include more features.
- Added more details about setting up and using the PdfService.
- Included comprehensive examples for initializing and generating PDFs.
- Expanded sections covering advanced features, modular components, interactive documents, and localization support.
## 2024-12-02 - 1.3.0 - feat(translation)
Add multi-language support for document translations.