chore(release): publish

- @standardnotes/desktop@3.23.43
 - @standardnotes/encryption@1.10.7
 - @standardnotes/mobile@3.27.10
 - @standardnotes/releases@1.2.57
 - @standardnotes/web-server@1.2.65
 - @standardnotes/web@3.33.7
This commit is contained in:
StandardNotes CI
2022-07-05 14:54:12 +00:00
parent 0cbd98224c
commit 339b7f32fd
12 changed files with 34 additions and 6 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.10.7](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.10.6...@standardnotes/encryption@1.10.7) (2022-07-05)
### Bug Fixes
* **web:** content & navigation list scroll on mobile ([#1207](https://github.com/standardnotes/app/issues/1207)) ([37d765a](https://github.com/standardnotes/app/commit/37d765ab218ae50e3fd4705973f7bed06c1f4eb5))
## [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

View File

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