Releases: lsngmin/emdash-plugin-slack
Releases · lsngmin/emdash-plugin-slack
Release list
v0.1.11
v0.1.1 — Fix pnpm version conflict in release workflow
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
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}}