chore(release): publish

- @standardnotes/api@1.4.5
 - @standardnotes/desktop@3.23.67
 - @standardnotes/encryption@1.13.4
 - @standardnotes/filepicker@1.21.5
 - @standardnotes/files@1.8.6
 - @standardnotes/mobile@3.30.22
 - @standardnotes/models@1.15.4
 - @standardnotes/releases@1.2.88
 - @standardnotes/services@1.16.4
 - @standardnotes/snjs@2.124.1
 - @standardnotes/web-server@1.2.90
 - @standardnotes/web@3.38.6
This commit is contained in:
StandardNotes CI
2022-07-08 14:38:30 +00:00
parent f349744fdb
commit 961d1fb8d4
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.21.5](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.21.4...@standardnotes/filepicker@1.21.5) (2022-07-08)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.21.4](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.21.3...@standardnotes/filepicker@1.21.4) (2022-07-07)
### Reverts

View File

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