chore(importer-web): bump version to 1.1.2

This commit is contained in:
thecodrr
2022-01-24 11:13:11 +05:00
parent 7483286833
commit db67114a30
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
1. 🥳 Support for Standard Notes is here! 🥳
2. Fixed issue with Evernote provider where images got cut off.
2. Fixed issue with Evernote provider where images got cut off.
3. Fixes issue where some attachments were lost during Evernote .enex import.

View File

@@ -1,6 +1,6 @@
{
"name": "@notesnook/importer-web",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",