mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
📚 Update CHANGELOG.md and main package.json to 0.202.1
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
## [0.202.1](https://github.com/n8n-io/n8n/compare/n8n@0.202.0...n8n@0.202.1) (2022-11-10)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Disable some error tracking ([#4579](https://github.com/n8n-io/n8n/issues/4579)) ([b2201d0](https://github.com/n8n-io/n8n/commit/b2201d0c77cf024e39f6569e7806871d38408201))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [0.202.0](https://github.com/n8n-io/n8n/compare/n8n@0.201.0...n8n@0.202.0) (2022-11-10)
|
# [0.202.0](https://github.com/n8n-io/n8n/compare/n8n@0.201.0...n8n@0.202.0) (2022-11-10)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "n8n",
|
"name": "n8n",
|
||||||
"version": "0.202.0",
|
"version": "0.202.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"homepage": "https://n8n.io",
|
"homepage": "https://n8n.io",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -168,10 +168,10 @@ importers:
|
|||||||
lodash.split: ^4.4.2
|
lodash.split: ^4.4.2
|
||||||
lodash.unset: ^4.5.2
|
lodash.unset: ^4.5.2
|
||||||
mysql2: ~2.3.0
|
mysql2: ~2.3.0
|
||||||
n8n-core: ~0.142.0
|
n8n-core: ~0.142.1
|
||||||
n8n-editor-ui: ~0.168.0
|
n8n-editor-ui: ~0.168.1
|
||||||
n8n-nodes-base: ~0.200.0
|
n8n-nodes-base: ~0.200.1
|
||||||
n8n-workflow: ~0.124.0
|
n8n-workflow: ~0.124.1
|
||||||
nodemailer: ^6.7.1
|
nodemailer: ^6.7.1
|
||||||
nodemon: ^2.0.2
|
nodemon: ^2.0.2
|
||||||
oauth-1.0a: ^2.2.6
|
oauth-1.0a: ^2.2.6
|
||||||
@@ -333,7 +333,7 @@ importers:
|
|||||||
form-data: ^4.0.0
|
form-data: ^4.0.0
|
||||||
lodash.get: ^4.4.2
|
lodash.get: ^4.4.2
|
||||||
mime-types: ^2.1.27
|
mime-types: ^2.1.27
|
||||||
n8n-workflow: ~0.124.0
|
n8n-workflow: ~0.124.1
|
||||||
oauth-1.0a: ^2.2.6
|
oauth-1.0a: ^2.2.6
|
||||||
p-cancelable: ^2.0.0
|
p-cancelable: ^2.0.0
|
||||||
qs: ^6.10.1
|
qs: ^6.10.1
|
||||||
@@ -504,7 +504,7 @@ importers:
|
|||||||
luxon: ^2.3.0
|
luxon: ^2.3.0
|
||||||
monaco-editor: ^0.33.0
|
monaco-editor: ^0.33.0
|
||||||
n8n-design-system: ~0.42.0
|
n8n-design-system: ~0.42.0
|
||||||
n8n-workflow: ~0.124.0
|
n8n-workflow: ~0.124.1
|
||||||
normalize-wheel: ^1.0.1
|
normalize-wheel: ^1.0.1
|
||||||
pinia: ^2.0.22
|
pinia: ^2.0.22
|
||||||
prismjs: ^1.17.1
|
prismjs: ^1.17.1
|
||||||
@@ -630,8 +630,8 @@ importers:
|
|||||||
change-case: ^4.1.1
|
change-case: ^4.1.1
|
||||||
fast-glob: ^3.2.5
|
fast-glob: ^3.2.5
|
||||||
inquirer: ^7.0.1
|
inquirer: ^7.0.1
|
||||||
n8n-core: ~0.142.0
|
n8n-core: ~0.142.1
|
||||||
n8n-workflow: ~0.124.0
|
n8n-workflow: ~0.124.1
|
||||||
oauth-1.0a: ^2.2.6
|
oauth-1.0a: ^2.2.6
|
||||||
replace-in-file: ^6.0.0
|
replace-in-file: ^6.0.0
|
||||||
request: ^2.88.2
|
request: ^2.88.2
|
||||||
@@ -721,8 +721,8 @@ importers:
|
|||||||
mqtt: 4.2.6
|
mqtt: 4.2.6
|
||||||
mssql: ^8.1.2
|
mssql: ^8.1.2
|
||||||
mysql2: ~2.3.0
|
mysql2: ~2.3.0
|
||||||
n8n-core: ~0.142.0
|
n8n-core: ~0.142.1
|
||||||
n8n-workflow: ~0.124.0
|
n8n-workflow: ~0.124.1
|
||||||
node-html-markdown: ^1.1.3
|
node-html-markdown: ^1.1.3
|
||||||
node-ssh: ^12.0.0
|
node-ssh: ^12.0.0
|
||||||
nodemailer: ^6.7.1
|
nodemailer: ^6.7.1
|
||||||
|
|||||||
Reference in New Issue
Block a user