fix(documentation): Update description and keywords in package.json

This commit is contained in:
2024-12-31 19:58:18 +01:00
parent 6258dcdff1
commit 09c9712191
5 changed files with 142 additions and 162 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-12-31 - 1.1.4 - fix(documentation)
Update description and keywords in package.json
- Corrected the package description to reflect the focus on managing, accessing, and updating open data with MongoDB integration.
- Expanded the keywords in the package metadata to include data integration and processing terms.
- Improved README.md with more extensive setup, usage, and introduction of the library's functionalities.
## 2024-12-31 - 1.1.3 - fix(core)
Added missing license file for project completeness.