Skip to content

Commit f4dd228

Browse files
JohnMcLearclaude
andauthored
chore(deps): bump ep_plugin_helpers to ^0.6.0 (#198)
* chore(deps): bump ep_plugin_helpers to ^0.6.0 0.6.x is the current line on npm (latest = 0.6.2) and ^0.5.x doesn't resolve to it under caret semver for pre-1.0. Without this bump, fresh installs of this plugin pull ep_plugin_helpers@0.5.3 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 7c3c2d4 commit f4dd228

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
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/ether/ep_markdown.git"
1313
},
1414
"dependencies": {
15-
"ep_plugin_helpers": "^0.5.2",
15+
"ep_plugin_helpers": "^0.6.0",
1616
"showdown": "^2.1.0"
1717
},
1818
"contributors": [],

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)