fix(tests): Remove updated_at from post and page update test payloads

This commit is contained in:
2025-10-07 14:31:54 +00:00
parent 2d9844eb61
commit 62839e2f54
4 changed files with 10 additions and 5 deletions

View File

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