chore(release): publish
- @standardnotes/desktop@3.104.8 - @standardnotes/mobile@3.49.7 - @standardnotes/releases@1.4.31 - @standardnotes/ui-services@1.19.0 - @standardnotes/web@3.119.0
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.119.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.118.0...@standardnotes/web@3.119.0) (2022-12-05)
|
||||
|
||||
### Features
|
||||
|
||||
* Added keyboard shortcut to toggle dark theme (Ctrl/Cmd+Shift+D) ([e68c708](https://github.com/standardnotes/app/commit/e68c7086282c5acaaacdfd0030148f1152b98842))
|
||||
|
||||
# [3.118.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.5...@standardnotes/web@3.118.0) (2022-12-05)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.119.0",
|
||||
"title": "[3.119.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.118.0...@standardnotes/web@3.119.0) (2022-12-05)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added keyboard shortcut to toggle dark theme (Ctrl/Cmd+Shift+D) ([e68c708](https://github.com/standardnotes/app/commit/e68c7086282c5acaaacdfd0030148f1152b98842))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added keyboard shortcut to toggle dark theme (Ctrl/Cmd+Shift+D) (e68c708)"
|
||||
],
|
||||
"Features": [
|
||||
"Added keyboard shortcut to toggle dark theme (Ctrl/Cmd+Shift+D) (e68c708)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.118.0",
|
||||
"title": "[3.118.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.5...@standardnotes/web@3.118.0) (2022-12-05)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.118.0",
|
||||
"version": "3.119.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user