chore(release): publish

- @standardnotes/desktop@3.23.198
 - @standardnotes/mobile@3.41.1
 - @standardnotes/releases@1.3.125
 - @standardnotes/web@3.71.0
This commit is contained in:
StandardNotes CI
2022-10-07 20:41:32 +00:00
parent 734b986294
commit c4c33db1a4
8 changed files with 25 additions and 4 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.
## [3.23.198](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.197...@standardnotes/desktop@3.23.198) (2022-10-07)
### Bug Fixes
* **desktop:** use different method to send messages across main and render without node integration in preload ([#1769](https://github.com/standardnotes/app/issues/1769)) ([20226c3](https://github.com/standardnotes/app/commit/20226c326945ad9dc524f6dcbfc1c1274befb652))
## [3.23.197](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.196...@standardnotes/desktop@3.23.197) (2022-10-07)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.197",
"version": "3.23.198",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,