Skip to content

fix: align plugin-lib dependency pin to v0.8.5 #199

Description

@four-bytes-robby

Problem

The @four-bytes/opencode-plugin-lib dependency pin in package.json was bumped to #v0.8.5, but the corresponding documentation in AGENTS.md was incorrectly updated to #v0.8.6 instead of #v0.8.5.

The v0.8.5 tag has now been created on four-bytes/four-opencode-plugin-lib, so the dependency should resolve correctly.

Fix

  • AGENTS.md: Change #v0.8.6#v0.8.5 to align with the actual pin in package.json
  • package.json: Already correctly pinned to #v0.8.5

Verification

After merging, bun install should resolve the dependency and bun run build should succeed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions