chore(release): publish

- @standardnotes/desktop@3.104.117
 - @standardnotes/mobile@3.50.53
 - @standardnotes/releases@1.4.140
 - @standardnotes/web@3.142.9
This commit is contained in:
StandardNotes CI
2023-01-30 15:17:32 +00:00
parent c29e0f511d
commit 682c1cc603
9 changed files with 36 additions and 4 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.142.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.8...@standardnotes/web@3.142.9) (2023-01-30)
### Bug Fixes
* Fixed issue where dropdowns in preferences would not be visible ([c29e0f5](https://github.com/standardnotes/app/commit/c29e0f511d27e94d5943fc9b4186d05f19b325f6))
## [3.142.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.7...@standardnotes/web@3.142.8) (2023-01-28)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.142.9",
"title": "[3.142.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.8...@standardnotes/web@3.142.9) (2023-01-30)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where dropdowns in preferences would not be visible ([c29e0f5](https://github.com/standardnotes/app/commit/c29e0f511d27e94d5943fc9b4186d05f19b325f6))",
"parsed": {
"_": [
"Fixed issue where dropdowns in preferences would not be visible (c29e0f5)"
],
"Bug Fixes": [
"Fixed issue where dropdowns in preferences would not be visible (c29e0f5)"
]
}
},
{
"version": "3.142.8",
"title": "[3.142.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.7...@standardnotes/web@3.142.8) (2023-01-28)",

View File

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