chore(release): publish

- @standardnotes/api@1.8.6
 - @standardnotes/desktop@3.23.177
 - @standardnotes/encryption@1.15.8
 - @standardnotes/filepicker@1.23.8
 - @standardnotes/files@1.10.8
 - @standardnotes/mobile@3.37.11
 - @standardnotes/models@1.21.0
 - @standardnotes/releases@1.3.102
 - @standardnotes/services@1.22.3
 - @standardnotes/snjs@2.134.3
 - @standardnotes/ui-services@1.3.8
 - @standardnotes/web@3.66.0
This commit is contained in:
StandardNotes CI
2022-09-29 19:51:41 +00:00
parent 3c699eaa4a
commit 0fa9f6d7b6
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.23.8](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.7...@standardnotes/filepicker@1.23.8) (2022-09-29)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.23.7](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.6...@standardnotes/filepicker@1.23.7) (2022-09-29)
**Note:** Version bump only for package @standardnotes/filepicker

View File

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