chore(release): publish

- @standardnotes/api@1.8.4
 - @standardnotes/desktop@3.23.169
 - @standardnotes/encryption@1.15.6
 - @standardnotes/filepicker@1.23.6
 - @standardnotes/files@1.10.6
 - @standardnotes/mobile@3.37.3
 - @standardnotes/releases@1.3.94
 - @standardnotes/services@1.22.1
 - @standardnotes/sncrypto-common@1.12.0
 - @standardnotes/sncrypto-web@1.13.0
 - @standardnotes/snjs@2.133.1
 - @standardnotes/ui-services@1.3.6
 - @standardnotes/web@3.62.3
This commit is contained in:
StandardNotes CI
2022-09-28 15:16:53 +00:00
parent eafa65e934
commit f6d0aa0f0a
26 changed files with 71 additions and 13 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.10.6](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.5...@standardnotes/files@1.10.6) (2022-09-28)
**Note:** Version bump only for package @standardnotes/files
## [1.10.5](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.4...@standardnotes/files@1.10.5) (2022-09-24)
**Note:** Version bump only for package @standardnotes/files

View File

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