chore(release): publish

- @standardnotes/api@1.6.1
 - @standardnotes/desktop@3.23.107
 - @standardnotes/encryption@1.14.4
 - @standardnotes/filepicker@1.22.4
 - @standardnotes/files@1.9.4
 - @standardnotes/mobile@3.31.23
 - @standardnotes/releases@1.3.29
 - @standardnotes/services@1.17.4
 - @standardnotes/snjs@2.125.6
 - @standardnotes/ui-services@1.1.5
 - @standardnotes/web@3.45.11
This commit is contained in:
StandardNotes CI
2022-09-01 09:10:28 +00:00
parent 8792771d27
commit 9719c6fcac
22 changed files with 57 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.22.4](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.22.3...@standardnotes/filepicker@1.22.4) (2022-09-01)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.22.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.22.2...@standardnotes/filepicker@1.22.3) (2022-08-31)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.22.3",
"version": "1.22.4",
"engines": {
"node": ">=16.0.0 <17.0.0"
},