From 61a0dfb2e8cfc0caa0bcdc20cda84a322ea6bf09 Mon Sep 17 00:00:00 2001 From: Harshil Date: Mon, 28 Jun 2021 10:56:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Minor=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/reference/changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md index 13f148a73..213410482 100644 --- a/docs/reference/changelog.md +++ b/docs/reference/changelog.md @@ -33,7 +33,7 @@ For a comprehensive list of changes, check out the [commits](https://github.com/ ### Contributors 🙌 -[calvintwr](https://github.com/calvintwr) +[calvintwr](https://github.com/calvintwr), [Jan Baykara](https://github.com/janbaykara) ## n8n@0.125.0 For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.124.1...n8n@0.125.0) for this version.
diff --git a/package.json b/package.json index 8e7a6bc98..2a3e39d73 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fortawesome/fontawesome-svg-core": "^1.2.35", "@fortawesome/free-solid-svg-icons": "^5.15.3", "@fortawesome/vue-fontawesome": "^2.0.2", - "n8n-nodes-base": "^0.120.1", + "n8n-nodes-base": "^0.123.0", "vuepress-plugin-sitemap": "^2.3.1" }, "devDependencies": {