diff --git a/CHANGELOG.md b/CHANGELOG.md index 85a58df954..6d7fab2bad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [0.208.1](https://github.com/n8n-io/n8n/compare/n8n@0.208.0...n8n@0.208.1) (2022-12-19) + + +### Bug Fixes + +* Always retain original errors in the error chain on NodeOperationError ([#4951](https://github.com/n8n-io/n8n/issues/4951)) ([231257d](https://github.com/n8n-io/n8n/commit/231257d0817df711cf900703fd686efb8307eeb2)) +* BinaryDataManager should store metadata when saving from buffer as well ([#4964](https://github.com/n8n-io/n8n/issues/4964)) ([5cbb5f4](https://github.com/n8n-io/n8n/commit/5cbb5f4bc8e09755e29bcc08715129d61c3fd1b6)) +* **editor:** Fix for wrong execution data displayed in executions preview ([#4966](https://github.com/n8n-io/n8n/issues/4966)) ([bfc8e68](https://github.com/n8n-io/n8n/commit/bfc8e68b37f77bd1a8259ca8162269451aca4f28)) +* Pick up credential test functions from versioned nodes as well ([#4962](https://github.com/n8n-io/n8n/issues/4962)) ([2797c08](https://github.com/n8n-io/n8n/commit/2797c085e51548a29b83dd6ce057ac71bde9ed0c)) + + + # [0.208.0](https://github.com/n8n-io/n8n/compare/n8n@0.207.1...n8n@0.208.0) (2022-12-16) diff --git a/package.json b/package.json index 8995566c21..376f35a9bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "n8n", - "version": "0.208.0", + "version": "0.208.1", "private": true, "homepage": "https://n8n.io", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c8927bc31..ed2a58b869 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -170,9 +170,9 @@ importers: lodash.split: ^4.4.2 lodash.unset: ^4.5.2 mysql2: ~2.3.0 - n8n-core: ~0.148.0 - n8n-editor-ui: ~0.174.0 - n8n-nodes-base: ~0.206.0 + n8n-core: ~0.148.1 + n8n-editor-ui: ~0.174.1 + n8n-nodes-base: ~0.206.1 n8n-workflow: ~0.130.0 nodemailer: ^6.7.1 nodemon: ^2.0.2 @@ -641,7 +641,7 @@ importers: change-case: ^4.1.1 fast-glob: ^3.2.5 inquirer: ^7.0.1 - n8n-core: ~0.148.0 + n8n-core: ~0.148.1 n8n-workflow: ~0.130.0 oauth-1.0a: ^2.2.6 replace-in-file: ^6.0.0 @@ -732,7 +732,7 @@ importers: mqtt: 4.2.6 mssql: ^8.1.2 mysql2: ~2.3.0 - n8n-core: ~0.148.0 + n8n-core: ~0.148.1 n8n-workflow: ~0.130.0 node-html-markdown: ^1.1.3 node-ssh: ^12.0.0