chore(release): publish

- @standardnotes/api@1.9.2
 - @standardnotes/components-meta@2.7.16
 - @standardnotes/desktop@3.23.192
 - @standardnotes/encryption@1.15.11
 - @standardnotes/filepicker@1.23.11
 - @standardnotes/files@1.10.11
 - @standardnotes/mobile@3.39.9
 - @standardnotes/models@1.23.0
 - @standardnotes/releases@1.3.117
 - @standardnotes/services@1.24.3
 - @standardnotes/snjs@2.134.9
 - @standardnotes/styles@1.5.0
 - @standardnotes/ui-services@1.6.0
 - @standardnotes/web@3.70.0
 - @standardnotes/markdown-visual@1.1.3
 - @standardnotes/authenticator@2.2.5
This commit is contained in:
StandardNotes CI
2022-10-05 20:52:08 +00:00
parent ac0ad49af0
commit 4b6662d62d
32 changed files with 96 additions and 16 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.23.11](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.10...@standardnotes/filepicker@1.23.11) (2022-10-05)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.23.10](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.9...@standardnotes/filepicker@1.23.10) (2022-10-05)
**Note:** Version bump only for package @standardnotes/filepicker

View File

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