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:
StandardNotes CI
2022-12-05 09:41:22 +00:00
parent e0edabb4b9
commit f3203e2e80
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.
# [1.19.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.18.0...@standardnotes/ui-services@1.19.0) (2022-12-05)
### Features
* Added keyboard shortcut to toggle dark theme (Ctrl/Cmd+Shift+D) ([e68c708](https://github.com/standardnotes/app/commit/e68c7086282c5acaaacdfd0030148f1152b98842))
# [1.18.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.11...@standardnotes/ui-services@1.18.0) (2022-12-05)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.18.0",
"version": "1.19.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},