-
Notifications
You must be signed in to change notification settings - Fork 0
fix: resolve merge conflicts between dependabot production-deps bump and main #707
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
35c296d
9d71642
d7ecdd1
5e72049
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@objectstack/spec": patch | ||
| --- | ||
|
|
||
| Migrate CLI architecture to oclif framework | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| # ObjectStack Protocol — Road Map | ||
|
|
||
| > **Last Updated:** 2026-02-16 | ||
| > **Current Version:** v3.0.2 | ||
| > **Current Version:** v3.0.6 | ||
|
||
| > **Status:** Protocol Specification Complete · Runtime Implementation In Progress | ||
|
|
||
| --- | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changeset content describes "Migrate CLI architecture to oclif framework" which doesn't match this PR's purpose of resolving merge conflicts. This changeset should either be removed or replaced with one that describes the dependency updates from the dependabot PR.