chore(release): publish

- @standardnotes/clipper@1.1.6
 - @standardnotes/desktop@3.106.15
 - @standardnotes/mobile@3.53.15
 - @standardnotes/releases@1.4.283
 - @standardnotes/web@3.159.0
This commit is contained in:
StandardNotes CI
2023-05-09 17:31:46 +00:00
parent 36065d8320
commit 8c3a2d3bc8
11 changed files with 43 additions and 5 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.106.15](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.158.5...@standardnotes/desktop@3.106.15) (2023-05-09)
### Bug Fixes
* **desktop:** Fixed dropdown height on desktop ([#2328](https://github.com/standardnotes/app/issues/2328)) ([36065d8](https://github.com/standardnotes/app/commit/36065d8320385b52509c089430092fc9ed658c9e))
## [3.106.14](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.158.4...@standardnotes/desktop@3.106.14) (2023-05-08)
**Note:** Version bump only for package @standardnotes/desktop

View File

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