fix(core): Fix file import paths and remove markdown syntax from README

This commit is contained in:
2025-01-01 05:44:55 +01:00
parent e9db94110c
commit 3f91ea44ab
7 changed files with 231 additions and 12 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 2025-01-01 - 1.1.2 - fix(core)
Fix file import paths and remove markdown syntax from README
- Corrected import paths for getInvoice utility
- Removed markdown syntax from README
- Fixed function parameter usage in encoder class
## 2024-12-31 - 1.1.1 - fix(documentation)
Updated documentation to reflect accurate module description and usage guidance