Skip to content

Release 1.0.0

Choose a tag to compare

@michaelsbernstein michaelsbernstein released this 20 Jun 22:33

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Unreleased

  • Initial commit: HookDeploy n8n community node. b847bbc
  • Mark n8n-workflow peer optional to prevent isolated-vm install failures. 5a3eb23
  • Move dev-only tooling out of dependencies to avoid pulling in n8n internals at install time. 5c7e5da
  • Pin eslint to 9.29.0 to match @n8n/node-cli peer dependency. 319939c
  • Fix npm ci lockfile sync for eslint peer dependencies. ca91ccb
  • Document HookDeploy Trigger events in README for npm publish. f1a33b1