Skip to content

feat: un-gate fishing-activity-gfw plugin (keys wired, needsKey false, 1.1.0) - #70

Open
silvertakana wants to merge 1 commit into
mainfrom
feat/ungate-fishing-activity-gfw
Open

silvertakana wants to merge 1 commit into
mainfrom
feat/ungate-fishing-activity-gfw

Conversation

@silvertakana

Copy link
Copy Markdown
Owner

Un-gates the Fishing Activity (GFW) plugin so the CI publish workflow can release it to npm.

Background: the plugin shipped on main at v1.0.0 with needsKey set to true in package.json, a publish-guard mechanic that kept the publish workflow from publishing it. The required third-party API key has now been obtained and verified, so this branch:

  • Removes the needsKey publish-guard flag from package.json
  • Bumps the version from 1.0.0 to 1.1.0
  • Strips the KEY-GATED wording from the package.json description and the src/index.ts class description

No runtime behavior changes; the plugin frontend code is unchanged.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant