From acfb3518adf8242ca1999f0f9bcda97e7f375764 Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Thu, 5 Jan 2023 11:24:31 -0600 Subject: [PATCH] :books: Update CHANGELOG.md and main package.json to 0.210.1 --- CHANGELOG.md | 15 +++++++++++++++ package.json | 2 +- pnpm-lock.yaml | 6 +++--- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 918f4f31f..6dc55a449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## [0.210.1](https://github.com/n8n-io/n8n/compare/n8n@0.210.0...n8n@0.210.1) (2023-01-05) + + +### Bug Fixes + +* **Google Sheets Node:** Append or Update fails for numeric values ([b5e70d4](https://github.com/n8n-io/n8n/commit/b5e70d45bf5155bafe258dcf04609e6f71c5356d)) +* Fix external hooks ([#5094](https://github.com/n8n-io/n8n/issues/5094)) ([d77523b](https://github.com/n8n-io/n8n/commit/d77523bd31884c4493079ee0b0dea8c66e642a95)) + + +### Features + +* Add user management invite links without SMTP set up ([#5084](https://github.com/n8n-io/n8n/issues/5084)) ([2327563](https://github.com/n8n-io/n8n/commit/2327563c441634bc6c127f2fe58792657fa7d114)), closes [#5079](https://github.com/n8n-io/n8n/issues/5079) [#5085](https://github.com/n8n-io/n8n/issues/5085) + + + # [0.210.0](https://github.com/n8n-io/n8n/compare/n8n@0.209.4...n8n@0.210.0) (2023-01-05) diff --git a/package.json b/package.json index 2f56f78ca..e236200ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n8n", - "version": "0.210.0", + "version": "0.210.1", "private": true, "homepage": "https://n8n.io", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8aa57a938..8b655b553 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -186,8 +186,8 @@ importers: luxon: ^3.1.0 mysql2: ~2.3.0 n8n-core: ~0.150.0 - n8n-editor-ui: ~0.176.0 - n8n-nodes-base: ~0.208.0 + n8n-editor-ui: ~0.176.1 + n8n-nodes-base: ~0.208.1 n8n-workflow: ~0.132.0 nodemailer: ^6.7.1 nodemon: ^2.0.2 @@ -556,7 +556,7 @@ importers: lodash.set: ^4.3.2 luxon: ^2.3.0 monaco-editor: ^0.33.0 - n8n-design-system: ~0.50.0 + n8n-design-system: ~0.50.1 n8n-workflow: ~0.132.0 normalize-wheel: ^1.0.1 pinia: ^2.0.22