fix(medium): Fix various bugs and improve async handling.

This commit is contained in:
2024-07-01 23:55:47 +02:00
parent 93e8ffcc95
commit 6b557ba71c
8 changed files with 128 additions and 168 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2024-07-01 - 1.0.6 - fix(medium)
Fix various bugs and improve async handling.
- Update @push.rocks/qenv dependency to ^6.0.5
- Fix bug in test: await getEnvVarOnDemand
- Improve error handling in getAccountInfo
- Simplify fetching publications by refactoring methods in MediumPublication and MediumAccount classes
## 2024-07-01 - 1.0.5 - fix(core)
Fixed module name inconsistencies and documentation links