Skip to content

Commit b6f09ec

Browse files
JohnMcLearclaude
andauthored
chore(deps): bump ep_plugin_helpers to ^0.6.0 (#14)
* chore(deps): bump ep_plugin_helpers to ^0.6.0 0.6.x is the current line on npm (latest = 0.6.2) and the prior range doesn't resolve to it under caret semver for pre-1.0. Without this bump, fresh installs of this plugin pull a stale ep_plugin_helpers and miss fixes shipped in 0.6.x — including ether/ep_plugin_helpers#19 which corrected the misleading "Etherpad < 2.7.4" degradation warning. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore(deps): regenerate pnpm-lock.yaml for ep_plugin_helpers bump Required so the release workflow's `pnpm i --frozen-lockfile` step doesn't fail with ERR_PNPM_OUTDATED_LOCKFILE after merge. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9aa1ec6 commit b6f09ec

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"url": "https://etherpad.org/"
3131
},
3232
"dependencies": {
33-
"ep_plugin_helpers": "^0.4.0",
33+
"ep_plugin_helpers": "^0.6.0",
3434
"highlight.js": "^11.10.0"
3535
},
3636
"devDependencies": {

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)