feat(core): Enhanced data handling and retrieval features, improved usage documentation

This commit is contained in:
2024-12-31 14:43:08 +01:00
parent a8a6bf02bc
commit c30fc40e06
7 changed files with 295 additions and 29 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-12-31 - 1.1.0 - feat(core)
Enhanced data handling and retrieval features, improved usage documentation
- Updated package description and added project keywords in package.json.
- Extended readme with detailed usage examples and class structures.
- Added getBusinessRecordByName function for dynamic business record retrieval.
## 2024-07-02 - 1.0.3 - fix(core)
No new changes detected. Preparing for patch release.