fix(tests): Remove updated_at from post and page update test payloads
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-10-07 - 1.4.1 - fix(tests)
|
||||
Remove updated_at from post and page update test payloads
|
||||
|
||||
- Stop setting updated_at in test update payloads to avoid mutating server-managed timestamps
|
||||
- Changed test/test.post.node.ts: removed updated_at assignment when updating a post
|
||||
- Changed test/test.page.node.ts: removed updated_at assignment when updating a page
|
||||
|
||||
## 2025-10-07 - 1.4.0 - feat(classes.ghost)
|
||||
Add members, settings and webhooks support; implement Member class and add tests
|
||||
|
||||
|
Reference in New Issue
Block a user