chore(release): publish

- @standardnotes/api@1.16.1
 - @standardnotes/desktop@3.23.212
 - @standardnotes/encryption@1.18.0
 - @standardnotes/filepicker@1.24.2
 - @standardnotes/files@1.11.2
 - @standardnotes/mobile@3.42.5
 - @standardnotes/releases@1.3.140
 - @standardnotes/services@1.32.2
 - @standardnotes/snjs@2.139.0
 - @standardnotes/ui-services@1.7.5
 - @standardnotes/web@3.73.0
This commit is contained in:
StandardNotes CI
2022-10-12 19:22:17 +00:00
parent 18c821d8eb
commit 8553914d08
22 changed files with 61 additions and 11 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.11.2](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.1...@standardnotes/files@1.11.2) (2022-10-12)
**Note:** Version bump only for package @standardnotes/files
## [1.11.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.0...@standardnotes/files@1.11.1) (2022-10-11)
**Note:** Version bump only for package @standardnotes/files

View File

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