chore(release): publish

- @standardnotes/api@1.8.7
 - @standardnotes/desktop@3.23.178
 - @standardnotes/encryption@1.15.9
 - @standardnotes/filepicker@1.23.9
 - @standardnotes/files@1.10.9
 - @standardnotes/mobile@3.37.12
 - @standardnotes/models@1.22.0
 - @standardnotes/releases@1.3.103
 - @standardnotes/services@1.22.4
 - @standardnotes/snjs@2.134.4
 - @standardnotes/ui-services@1.3.9
 - @standardnotes/web@3.67.0
This commit is contained in:
StandardNotes CI
2022-09-30 15:36:21 +00:00
parent 08b70968f2
commit 1c530ab534
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.15.9](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.8...@standardnotes/encryption@1.15.9) (2022-09-30)
**Note:** Version bump only for package @standardnotes/encryption
## [1.15.8](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.7...@standardnotes/encryption@1.15.8) (2022-09-29)
**Note:** Version bump only for package @standardnotes/encryption

View File

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