chore(release): publish

- @standardnotes/desktop@3.23.270
 - @standardnotes/mobile@3.45.19
 - @standardnotes/releases@1.3.201
 - @standardnotes/web@3.93.1
This commit is contained in:
StandardNotes CI
2022-11-03 12:20:16 +00:00
parent c4dbc5cbd2
commit 455cdc01fc
8 changed files with 28 additions and 4 deletions

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.23.270](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.269...@standardnotes/desktop@3.23.270) (2022-11-03)
### Bug Fixes
* **desktop:** only add extra popover padding for small windows ([ac96e19](https://github.com/standardnotes/app/commit/ac96e197e00a7e7af1b771e46a178b0fa21d0f94))
* **desktop:** selected column top padding on small windows ([d6cafa1](https://github.com/standardnotes/app/commit/d6cafa1e739dd46e4cf465d8511aad2024ebe294))
## [3.23.269](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.268...@standardnotes/desktop@3.23.269) (2022-11-03)
**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.269",
"version": "3.23.270",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,