n8n/packages
कारतोफ्फेलस्क्रिप्ट™ 4dc458eca5
fix(core): Fix the issue with test webhooks getting removed incorrectly (no-changelog) (#5466)
This broke because of the change [here](https://github.com/n8n-io/n8n/pull/5443/files#diff-b386248ff00977749c873ed85821c241b773e9740d7e7adf94e05b73b350ed74L152).
`finally` block is called even if there is a `return` in the `try` block, and this is causing the test webhook to be removed, even when it shouldn't be removed.
2023-02-13 16:16:53 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli fix(core): Fix the issue with test webhooks getting removed incorrectly (no-changelog) (#5466) 2023-02-13 16:16:53 +01:00
core 🔖 Release n8n-core@0.154.1 2023-02-11 15:50:13 +00:00
design-system 🔖 Release n8n-design-system@0.53.0 2023-02-10 15:44:19 +00:00
editor-ui 🔖 Release n8n-editor-ui@0.181.1 2023-02-11 15:51:38 +00:00
node-dev 🔖 Release n8n-node-dev@0.93.1 2023-02-11 15:50:23 +00:00
nodes-base 🔖 Release n8n-nodes-base@0.213.1 2023-02-11 15:50:36 +00:00
workflow 🔖 Release n8n-workflow@0.136.1 2023-02-11 15:50:03 +00:00