chore(release): publish

- @standardnotes/clipper@1.1.400
 - @standardnotes/desktop@3.110.2
 - @standardnotes/mobile@3.58.59
 - @standardnotes/releases@1.4.695
 - @standardnotes/ui-services@1.36.1
 - @standardnotes/web@3.187.1
This commit is contained in:
StandardNotes CI
2024-01-28 17:31:50 +00:00
parent 5a49005e79
commit 8977da3960
13 changed files with 48 additions and 6 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.187.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.0...@standardnotes/web@3.187.1) (2024-01-28)
### Bug Fixes
* The shortcut for displaying the keyboard shortcut help dialog has been changed to `Ctrl + /` ([5a49005](https://github.com/standardnotes/app/commit/5a49005e7961ed254667f62cdba5deba2c792fa7))
# [3.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.187.1",
"title": "[3.187.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.0...@standardnotes/web@3.187.1) (2024-01-28)",
"date": null,
"body": "### Bug Fixes\n\n* The shortcut for displaying the keyboard shortcut help dialog has been changed to `Ctrl + /` ([5a49005](https://github.com/standardnotes/app/commit/5a49005e7961ed254667f62cdba5deba2c792fa7))",
"parsed": {
"_": [
"The shortcut for displaying the keyboard shortcut help dialog has been changed to Ctrl + / (5a49005)"
],
"Bug Fixes": [
"The shortcut for displaying the keyboard shortcut help dialog has been changed to Ctrl + / (5a49005)"
]
}
},
{
"version": "3.187.0",
"title": "[3.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)",

View File

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