chore(release): publish

- @standardnotes/clipper@1.1.260
 - @standardnotes/desktop@3.108.194
 - @standardnotes/mobile@3.56.173
 - @standardnotes/releases@1.4.548
 - @standardnotes/web@3.177.5
This commit is contained in:
StandardNotes CI
2023-10-16 15:32:19 +00:00
parent 9c2153a66f
commit ad4e291d4a
11 changed files with 41 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.177.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.4...@standardnotes/web@3.177.5) (2023-10-16)
### Bug Fixes
* Fixed issue where Ctrl/Cmd+K shortcut would not work in Super notes ([9c2153a](https://github.com/standardnotes/app/commit/9c2153a66f7fa8cf6254c5c603f362c2db2ead0e))
## [3.177.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.3...@standardnotes/web@3.177.4) (2023-10-16)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.177.5",
"title": "[3.177.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.4...@standardnotes/web@3.177.5) (2023-10-16)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where Ctrl/Cmd+K shortcut would not work in Super notes ([9c2153a](https://github.com/standardnotes/app/commit/9c2153a66f7fa8cf6254c5c603f362c2db2ead0e))",
"parsed": {
"_": [
"Fixed issue where Ctrl/Cmd+K shortcut would not work in Super notes (9c2153a)"
],
"Bug Fixes": [
"Fixed issue where Ctrl/Cmd+K shortcut would not work in Super notes (9c2153a)"
]
}
},
{
"version": "3.177.4",
"title": "[3.177.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.3...@standardnotes/web@3.177.4) (2023-10-16)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.177.4",
"version": "3.177.5",
"license": "CC BY-NC-SA 4.0",
"main": "dist/app.js",
"author": "Standard Notes.",