chore(release): publish

- @standardnotes/api@1.8.1
 - @standardnotes/desktop@3.23.136
 - @standardnotes/encryption@1.15.3
 - @standardnotes/filepicker@1.23.3
 - @standardnotes/files@1.10.3
 - @standardnotes/mobile@3.35.4
 - @standardnotes/models@1.18.3
 - @standardnotes/releases@1.3.59
 - @standardnotes/responses@1.10.2
 - @standardnotes/services@1.21.2
 - @standardnotes/snjs@2.130.2
 - @standardnotes/ui-services@1.2.7
 - @standardnotes/web@3.50.4
This commit is contained in:
StandardNotes CI
2022-09-20 17:45:27 +00:00
parent c5e225d335
commit 784cefa26f
26 changed files with 79 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.23.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.2...@standardnotes/filepicker@1.23.3) (2022-09-20)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.23.2](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.1...@standardnotes/filepicker@1.23.2) (2022-09-15)
**Note:** Version bump only for package @standardnotes/filepicker

View File

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