chore(release): publish

- @standardnotes/desktop@3.23.50
 - @standardnotes/filepicker@1.19.1
 - @standardnotes/files@1.7.1
 - @standardnotes/mobile@3.28.3
 - @standardnotes/releases@1.2.64
 - @standardnotes/web-server@1.2.72
 - @standardnotes/web@3.35.2
This commit is contained in:
StandardNotes CI
2022-07-06 07:49:27 +00:00
parent c4e16e4346
commit d273770831
14 changed files with 37 additions and 7 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.19.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.19.0...@standardnotes/filepicker@1.19.1) (2022-07-06)
### Bug Fixes
* files system access api dependency on filepicker ([c4e16e4](https://github.com/standardnotes/app/commit/c4e16e4346cb4cc5892ce31a2be7c05331c4dedc))
# [1.19.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.18.0...@standardnotes/filepicker@1.19.0) (2022-07-05)
### Features

View File

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