🔨 Minor fix

This commit is contained in:
Harshil 2021-06-28 10:56:58 +02:00
parent d8c63f98dd
commit 61a0dfb2e8
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ For a comprehensive list of changes, check out the [commits](https://github.com/
<Changelog node="n8n-nodes-base.notion" title="Notion:" text="Fixed an issue with pagination of databases and users."/>
### Contributors 🙌
[calvintwr](https://github.com/calvintwr)
[calvintwr](https://github.com/calvintwr), [Jan Baykara](https://github.com/janbaykara)
## n8n@0.125.0
For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.124.1...n8n@0.125.0) for this version.<br />

View File

@ -18,7 +18,7 @@
"@fortawesome/fontawesome-svg-core": "^1.2.35",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/vue-fontawesome": "^2.0.2",
"n8n-nodes-base": "^0.120.1",
"n8n-nodes-base": "^0.123.0",
"vuepress-plugin-sitemap": "^2.3.1"
},
"devDependencies": {