fix(docs): Updated the project keywords and readme content for better clarity and SEO

This commit is contained in:
2024-07-01 16:34:22 +02:00
parent 36775830b3
commit 8de7fc795e
5 changed files with 287 additions and 30 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/ghost',
version: '1.0.2',
description: 'an unofficial ghost api package'
version: '1.0.3',
description: 'An unofficial Ghost CMS API package enabling content and admin functionality for managing posts.'
}