Skip to content

Releases: hookdeploy/n8n

Release 1.0.2

Choose a tag to compare

@michaelsbernstein michaelsbernstein released this 04 Jul 19:30

Update README: n8n-nodes-hookdeploy is now verified and available on n8n Cloud.

1.0.1

Choose a tag to compare

@michaelsbernstein michaelsbernstein released this 22 Jun 15:06

Fix codex node identifier and categories per n8n Creator Portal review feedback.

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