chore(release): publish

- @standardnotes/desktop@3.23.60
 - @standardnotes/filepicker@1.21.3
 - @standardnotes/files@1.8.4
 - @standardnotes/mobile@3.30.11
 - @standardnotes/releases@1.2.77
 - @standardnotes/snjs@2.123.3
 - @standardnotes/web-server@1.2.82
 - @standardnotes/web@3.37.7
This commit is contained in:
StandardNotes CI
2022-07-06 22:30:21 +00:00
parent ff9215c916
commit 6ebac52cb0
16 changed files with 40 additions and 8 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.21.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.21.2...@standardnotes/filepicker@1.21.3) (2022-07-06)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.21.2](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.21.1...@standardnotes/filepicker@1.21.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/filepicker

View File

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