Skip to content

v0.0.39

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 02:59
· 8 commits to master since this release
ab1904f

0.0.39 (2024-11-19)

♻️ Chores

  • cleaned up the code (e6e3921)
  • removed comments (db6a89f)
  • resolved pr comments (aba966d)
  • set fallback values as empty string in all cases (a1a1081)

🐛 Bug Fixes

📦 Code Refactoring

  • caching the response as a promise (0f39e69)

🚨 Tests