Skip to content

Releases: nyxblabs/mimikrook

v0.0.3

12 May 15:08
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • package.json): fix typos in repository and bugs URLs 🐛 fix(utils.ts): remove @ts-expect-error comments 🐛 fix(types.test.ts: Remove @ts-expect-error comments The repository and bugs URLs in package.json contained typos in the repository and bugs URLs. The URLs have been fixed to point to the correct repository and issues page. The @ts-expect-error comments in utils.ts and types.test.ts have been removed as they were no longer necessary. (fa8e255)

❤️ Contributors