feat(documentation): Enhance project metadata and documentation with comprehensive usage examples, updated descriptions, and improved keywords.

This commit is contained in:
2025-04-09 06:26:52 +00:00
parent 25147deb7f
commit b768b67641
5 changed files with 607 additions and 168 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-04-09 - 1.5.0 - feat(documentation)
Enhance project metadata and documentation with comprehensive usage examples, updated descriptions, and improved keywords.
- Updated npmextra.json and package.json to refine the project description and keyword list.
- Expanded readme.md with detailed sections on environment setup, CRUD operations, bulk JSONL processing, and advanced Handelsregister integrations.
- Included advanced workflow examples and error handling strategies in the documentation.
- Adjusted test cases (e.g. in test/test.handelsregister.ts) to reflect changes in company name usage.
## 2025-04-08 - 1.4.6 - fix(tests & jsonl)
Improve test structure and refine JSONL parsing for incomplete data