mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
Drop the ignored @workflow/world-sim package from the hook_conflict delta changeset (#3963)
Changesets refuses a changeset that mixes packages in the `ignore` list with published ones, so `changeset version` has failed on every push to main since #3938 and nothing has been published. Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
'@workflow/world': patch
|
||||
'@workflow/world-local': patch
|
||||
'@workflow/world-sim': patch
|
||||
---
|
||||
|
||||
Answer the `sinceCursor` event-log delta on a `hook_conflict` write the same way as on `hook_created`.
|
||||
|
||||
Reference in New Issue
Block a user