chore(release): publish
- @standardnotes/desktop@3.23.83 - @standardnotes/releases@1.3.5
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.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
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user