chore(release): publish

- @standardnotes/desktop@3.104.7
 - @standardnotes/mobile@3.49.6
 - @standardnotes/releases@1.4.30
 - @standardnotes/ui-services@1.18.0
 - @standardnotes/web@3.118.0
This commit is contained in:
StandardNotes CI
2022-12-05 08:34:49 +00:00
parent 8575b3e714
commit e4f3f26937
11 changed files with 54 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.18.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.11...@standardnotes/ui-services@1.18.0) (2022-12-05)
### Features
* Added keyboard shortcut (Ctrl/Cmd+,) for opening preferences ([7c261af](https://github.com/standardnotes/app/commit/7c261af23018c398d24d695fb024df83928b8189))
## [1.17.11](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.10...@standardnotes/ui-services@1.17.11) (2022-12-04)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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