chore(release): publish

- @standardnotes/api@1.5.0
 - @standardnotes/desktop@3.23.105
 - @standardnotes/encryption@1.14.3
 - @standardnotes/filepicker@1.22.3
 - @standardnotes/files@1.9.3
 - @standardnotes/mobile@3.31.21
 - @standardnotes/models@1.17.0
 - @standardnotes/releases@1.3.27
 - @standardnotes/services@1.17.3
 - @standardnotes/snjs@2.125.4
 - @standardnotes/ui-services@1.1.4
 - @standardnotes/web@3.45.9
This commit is contained in:
StandardNotes CI
2022-08-31 14:44:34 +00:00
parent 089d3a2e66
commit 19a95dc404
24 changed files with 64 additions and 12 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.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
## [1.22.2](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.22.1...@standardnotes/filepicker@1.22.2) (2022-08-23)
**Note:** Version bump only for package @standardnotes/filepicker

View File

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