@atom8n/n8n-nodes-base 2.2.10 → 2.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atom8n/n8n-nodes-base",
3
- "version": "2.2.10",
3
+ "version": "2.2.11",
4
4
  "description": "Base nodes of n8n",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -246,6 +246,7 @@
246
246
  "dist/credentials/MiroOAuth2Api.credentials.js",
247
247
  "dist/credentials/MispApi.credentials.js",
248
248
  "dist/credentials/MistApi.credentials.js",
249
+ "dist/credentials/MistralCloudApi.credentials.js",
249
250
  "dist/credentials/MoceanApi.credentials.js",
250
251
  "dist/credentials/MondayComApi.credentials.js",
251
252
  "dist/credentials/MondayComOAuth2Api.credentials.js",