chore(release): publish

- @standardnotes/desktop@3.104.12
 - @standardnotes/mobile@3.49.11
 - @standardnotes/releases@1.4.35
 - @standardnotes/ui-services@1.19.2
 - @standardnotes/web@3.120.2
This commit is contained in:
StandardNotes CI
2022-12-06 01:52:37 +00:00
parent 68bfb2ff68
commit 370aaecfb8
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.120.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.1...@standardnotes/web@3.120.2) (2022-12-06)
### Bug Fixes
* fixed issue where popover menus would open with incorrect positioning on desktop ([a66bb08](https://github.com/standardnotes/app/commit/a66bb08c3b715f942480c7006fdea213a0bfc956))
## [3.120.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.0...@standardnotes/web@3.120.1) (2022-12-05)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.120.2",
"title": "[3.120.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.1...@standardnotes/web@3.120.2) (2022-12-06)",
"date": null,
"body": "### Bug Fixes\n\n* fixed issue where popover menus would open with incorrect positioning on desktop ([a66bb08](https://github.com/standardnotes/app/commit/a66bb08c3b715f942480c7006fdea213a0bfc956))",
"parsed": {
"_": [
"fixed issue where popover menus would open with incorrect positioning on desktop (a66bb08)"
],
"Bug Fixes": [
"fixed issue where popover menus would open with incorrect positioning on desktop (a66bb08)"
]
}
},
{
"version": "3.120.1",
"title": "[3.120.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.0...@standardnotes/web@3.120.1) (2022-12-05)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.120.1",
"version": "3.120.2",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes",