fix(metadata): Update project metadata and readme for new scope and descriptions

This commit is contained in:
2024-07-02 00:00:07 +02:00
parent 2e5313f651
commit ad7ec3f114
5 changed files with 283 additions and 38 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-07-02 - 1.0.7 - fix(metadata)
Update project metadata and readme for new scope and descriptions
- Updated package name and description in package.json
- Updated repository and scope information in npmextra.json
- Expanded readme with detailed usage instructions and examples
## 2024-07-01 - 1.0.6 - fix(medium)
Fix various bugs and improve async handling.