fix(metadata): Update project metadata and readme for new scope and descriptions

This commit is contained in:
2024-07-02 00:00:07 +02:00
parent 2e5313f651
commit ad7ec3f114
5 changed files with 283 additions and 38 deletions

View File

@ -2,7 +2,7 @@
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@mojoio/medium',
version: '1.0.6',
description: 'an unofficial medium.com API package'
name: '@apiclient.xyz/medium',
version: '1.0.7',
description: 'An unofficial Medium.com API package that enables interaction with Medium's features using Node.js.'
}