chore(release): publish

- @standardnotes/desktop@3.23.48
 - @standardnotes/encryption@1.12.0
 - @standardnotes/filepicker@1.19.0
 - @standardnotes/files@1.7.0
 - @standardnotes/mobile@3.28.1
 - @standardnotes/models@1.14.0
 - @standardnotes/releases@1.2.62
 - @standardnotes/services@1.15.0
 - @standardnotes/web-server@1.2.70
 - @standardnotes/web@3.35.0
This commit is contained in:
StandardNotes CI
2022-07-05 19:14:40 +00:00
parent f4cde8f752
commit f751a98aea
20 changed files with 66 additions and 10 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.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.18.0...@standardnotes/filepicker@1.19.0) (2022-07-05)
### Features
* add services package ([fbfed0a](https://github.com/standardnotes/app/commit/fbfed0a05cd5eb6ec4d5579012971e4495e04a30))
# 1.18.0 (2022-07-05)
### Features

View File

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