chore(release): publish

- @standardnotes/desktop@3.23.83
 - @standardnotes/releases@1.3.5
This commit is contained in:
StandardNotes CI
2022-08-01 09:18:54 +00:00
parent 5b3cfddc50
commit 3116ae3883
4 changed files with 12 additions and 2 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.83](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.82...@standardnotes/desktop@3.23.83) (2022-08-01)
### Bug Fixes
* popover header getting hidden on desktop by titlebar ([#1359](https://github.com/standardnotes/app/issues/1359)) ([5b3cfdd](https://github.com/standardnotes/app/commit/5b3cfddc50aabb4d03761e7e46c3ab1d1bb2c952))
## [3.23.82](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.81...@standardnotes/desktop@3.23.82) (2022-07-27)
**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.82",
"version": "3.23.83",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.5](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.4...@standardnotes/releases@1.3.5) (2022-08-01)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.4](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.3...@standardnotes/releases@1.3.4) (2022-07-27)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.4",
"version": "1.3.5",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",