chore(release): publish

- @standardnotes/clipper@1.1.183
 - @standardnotes/desktop@3.108.115
 - @standardnotes/filepicker@1.28.81
 - @standardnotes/files@1.17.0
 - @standardnotes/mobile@3.56.94
 - @standardnotes/releases@1.4.467
 - @standardnotes/services@1.64.0
 - @standardnotes/snjs@2.202.51
 - @standardnotes/ui-services@1.30.0
 - @standardnotes/web@3.171.0
This commit is contained in:
StandardNotes CI
2023-08-18 12:26:53 +00:00
parent b43f306d6b
commit 6559c66ecf
21 changed files with 75 additions and 10 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.17.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.26...@standardnotes/files@1.17.0) (2023-08-18)
### Features
* Added Super & HTML import options in Import modal. Google Keep notes will now also be imported as Super notes, with attachments if importing from HTML ([#2433](https://github.com/standardnotes/app/issues/2433)) ([ca9895c](https://github.com/standardnotes/app/commit/ca9895cac117aad16cd2f89633d7613ed54b67bf))
## [1.16.26](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.25...@standardnotes/files@1.16.26) (2023-08-12)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.16.26",
"version": "1.17.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},