🚀 Release 1.5.1 (#7059)

## [1.5.1](https://github.com/n8n-io/n8n/compare/n8n@1.5.0...n8n@1.5.1)
(2023-08-31)


### Features

* **Strapi Node:** Add token credentials
([#7048](https://github.com/n8n-io/n8n/issues/7048))
([c01bca5](c01bca562b))

Co-authored-by: netroy <netroy@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-31 14:47:59 +02:00
committed by GitHub
parent 1b4247498b
commit 24cb23adfc
4 changed files with 12 additions and 3 deletions

View File

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