From 2b1eb94906288abd10b8ba7a096fb1bcf2f299d5 Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Fri, 23 Dec 2022 11:03:54 -0600 Subject: [PATCH] :books: Update CHANGELOG.md and main package.json to 0.209.2 --- CHANGELOG.md | 15 +++++++++++++++ package.json | 2 +- pnpm-lock.yaml | 4 ++-- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eedaac7e9..c324ef67d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## [0.209.2](https://github.com/n8n-io/n8n/compare/n8n@0.209.1...n8n@0.209.2) (2022-12-23) + + +### Bug Fixes + +* **editor:** Ensure full tree on expression editor parse ([#5027](https://github.com/n8n-io/n8n/issues/5027)) ([47854eb](https://github.com/n8n-io/n8n/commit/47854ebc36c115110bd3cc65b3f1fd95a89fdb9d)) +* Fix automatic credential selection when credentials are shared ([#5020](https://github.com/n8n-io/n8n/issues/5020)) ([6a8448d](https://github.com/n8n-io/n8n/commit/6a8448da5fceae393a31f222981a33263de72c1a)) + + +### Performance Improvements + +* Improve workflows list performance ([#5021](https://github.com/n8n-io/n8n/issues/5021)) ([bb0eeda](https://github.com/n8n-io/n8n/commit/bb0eedada9afcae589c968ffcb583fae7b6e1959)) + + + ## [0.209.1](https://github.com/n8n-io/n8n/compare/n8n@0.209.0...n8n@0.209.1) (2022-12-22) diff --git a/package.json b/package.json index 5fe6275a1b..ecc500734d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n8n", - "version": "0.209.1", + "version": "0.209.2", "private": true, "homepage": "https://n8n.io", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1dbe6b833..5478f2cbde 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,7 +174,7 @@ importers: lodash.unset: ^4.5.2 mysql2: ~2.3.0 n8n-core: ~0.149.1 - n8n-editor-ui: ~0.175.1 + n8n-editor-ui: ~0.175.2 n8n-nodes-base: ~0.207.1 n8n-workflow: ~0.131.1 nodemailer: ^6.7.1 @@ -524,7 +524,7 @@ importers: lodash.set: ^4.3.2 luxon: ^2.3.0 monaco-editor: ^0.33.0 - n8n-design-system: ~0.49.1 + n8n-design-system: ~0.49.2 n8n-workflow: ~0.131.1 normalize-wheel: ^1.0.1 pinia: ^2.0.22