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

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@mojoio/medium',
version: '1.0.5',
version: '1.0.6',
description: 'an unofficial medium.com API package'
}