chore(release): publish

- @standardnotes/components-meta@2.6.6
 - @standardnotes/desktop@3.23.47
 - @standardnotes/encryption@1.11.0
 - @standardnotes/features@1.50.0
 - @standardnotes/filepicker@1.18.0
 - @standardnotes/mobile@3.28.0
 - @standardnotes/releases@1.2.61
 - @standardnotes/web-server@1.2.69
 - @standardnotes/web@3.34.0
 - @standardnotes/advanced-checklist@0.1.6
This commit is contained in:
StandardNotes CI
2022-07-05 18:18:21 +00:00
parent f99a516535
commit 730853e67a
20 changed files with 64 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.11.0](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.10.8...@standardnotes/encryption@1.11.0) (2022-07-05)
### Features
* add filepicker package ([d4188a3](https://github.com/standardnotes/app/commit/d4188a3fa2914a48fd28d80d45269a3eb9a358a8))
## [1.10.8](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.10.7...@standardnotes/encryption@1.10.8) (2022-07-05)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.10.8",
"version": "1.11.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},