chore(release): publish

- @standardnotes/desktop@3.23.39
 - @standardnotes/encryption@1.10.6
 - @standardnotes/mobile@3.27.6
 - @standardnotes/releases@1.2.53
 - @standardnotes/web-server@1.2.61
 - @standardnotes/web@3.33.6
This commit is contained in:
StandardNotes CI
2022-07-05 12:45:58 +00:00
parent a55d92038b
commit e335d0d2c2
12 changed files with 30 additions and 6 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.10.6](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.10.5...@standardnotes/encryption@1.10.6) (2022-07-05)
**Note:** Version bump only for package @standardnotes/encryption
## [1.10.5](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.10.4...@standardnotes/encryption@1.10.5) (2022-07-05)
### Bug Fixes

View File

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