fix(documentation): Update project description and keywords in package.json and npmextra.json. Refactored documentation in readme.md.

This commit is contained in:
2024-06-26 20:30:22 +02:00
parent 3eeb971188
commit ee54e62eab
5 changed files with 237 additions and 30 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2024-06-26 - 1.0.73 - fix(documentation)
Update project description and keywords in package.json and npmextra.json. Refactored documentation in readme.md.
- Updated project description and keywords within package.json and npmextra.json to ensure alignment.
- Enhanced readme.md with detailed setup, installation and usage instructions including examples for importing and using components.
## 2024-06-26 - 1.0.72 - fix(core)
Fixed incorrect import paths and updated configurations for package publication.