Skip to content

Commit

Permalink
🚀 Release 1.37.4 (#9222)
Browse files Browse the repository at this point in the history
Co-authored-by: ivov <ivov@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and ivov committed Apr 25, 2024
1 parent 1818e81 commit 7a88d40
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## [1.37.4](https://github.com/n8n-io/n8n/compare/n8n@1.37.3...n8n@1.37.4) (2024-04-25)


### Bug Fixes

* **core:** Stop relying on filesystem for SSH keys ([#9217](https://github.com/n8n-io/n8n/issues/9217)) ([1818e81](https://github.com/n8n-io/n8n/commit/1818e81ba4c89978accb1ece713c45eca6944ff6))



## [1.37.3](https://github.com/n8n-io/n8n/compare/n8n@1.37.2...n8n@1.37.3) (2024-04-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "n8n-monorepo",
"version": "1.37.3",
"version": "1.37.4",
"private": true,
"homepage": "https://n8n.io",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "1.37.3",
"version": "1.37.4",
"description": "n8n Workflow Automation Tool",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
Expand Down

0 comments on commit 7a88d40

Please sign in to comment.