chore(release): publish
- @standardnotes/api@1.8.1 - @standardnotes/desktop@3.23.136 - @standardnotes/encryption@1.15.3 - @standardnotes/filepicker@1.23.3 - @standardnotes/files@1.10.3 - @standardnotes/mobile@3.35.4 - @standardnotes/models@1.18.3 - @standardnotes/releases@1.3.59 - @standardnotes/responses@1.10.2 - @standardnotes/services@1.21.2 - @standardnotes/snjs@2.130.2 - @standardnotes/ui-services@1.2.7 - @standardnotes/web@3.50.4
This commit is contained in:
@@ -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.
|
||||
|
||||
## [3.23.136](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.135...@standardnotes/desktop@3.23.136) (2022-09-20)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* move wrapped storage to unwrapped if not encrypted ([#1603](https://github.com/standardnotes/app/issues/1603)) ([c5e225d](https://github.com/standardnotes/app/commit/c5e225d335537257f44168b8ad05222afccb508a))
|
||||
|
||||
## [3.23.135](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.134...@standardnotes/desktop@3.23.135) (2022-09-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.23.135",
|
||||
"version": "3.23.136",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user