Skip to content

Releases: lsngmin/emdash-plugin-slack

v0.1.11

Choose a tag to compare

@lsngmin lsngmin released this 21 Apr 20:34
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.1.1...v0.1.11

v0.1.1 — Fix pnpm version conflict in release workflow

Choose a tag to compare

@lsngmin lsngmin released this 21 Apr 20:03
Immutable release. Only release title and notes can be modified.

Bug Fixes

  • Remove redundant pnpm version from GitHub Actions workflow to resolve version conflict with packageManager field in package.json

v0.1.0 — Initial release

Choose a tag to compare

@lsngmin lsngmin released this 21 Apr 19:58

Slack webhook notifications for EmDash CMS.

Features

  • Send Slack message on content publish
  • Configurable webhook URL and message template
  • Available variables: {{title}}, {{collection}}, {{slug}}, {{id}}, {{url}}