🚀 Release 1.14.0 (#7514)

# [1.14.0](https://github.com/n8n-io/n8n/compare/n8n@1.13.0...n8n@1.14.0)
(2023-10-25)


### Features

* **Switch Node:** Add support for infinite Switch outputs
([#7499](https://github.com/n8n-io/n8n/issues/7499))
([2febc61](2febc61ec9))

Co-authored-by: netroy <netroy@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-25 15:34:57 +02:00
committed by GitHub
parent 0643487403
commit db4e61ba24
8 changed files with 16 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "1.13.0",
"version": "1.14.0",
"private": true,
"homepage": "https://n8n.io",
"engines": {