chore(release): publish

- @standardnotes/api@1.15.1
 - @standardnotes/desktop@3.23.207
 - @standardnotes/encryption@1.17.1
 - @standardnotes/filepicker@1.24.1
 - @standardnotes/files@1.11.1
 - @standardnotes/mobile@3.42.0
 - @standardnotes/models@1.27.0
 - @standardnotes/releases@1.3.135
 - @standardnotes/services@1.31.0
 - @standardnotes/snjs@2.138.0
 - @standardnotes/ui-services@1.7.2
 - @standardnotes/web@3.72.0
This commit is contained in:
StandardNotes CI
2022-10-11 18:53:18 +00:00
parent e3f28421ff
commit 46e3cae804
24 changed files with 70 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.24.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.24.0...@standardnotes/filepicker@1.24.1) (2022-10-11)
**Note:** Version bump only for package @standardnotes/filepicker
# [1.24.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.15...@standardnotes/filepicker@1.24.0) (2022-10-11)
### Features

View File

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