chore(release): publish

- @standardnotes/desktop@3.104.26
 - @standardnotes/mobile@3.49.23
 - @standardnotes/releases@1.4.49
 - @standardnotes/ui-services@1.20.0
 - @standardnotes/web@3.127.0
This commit is contained in:
StandardNotes CI
2022-12-16 20:09:12 +00:00
parent f559442a67
commit abdaec89b7
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.20.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.6...@standardnotes/ui-services@1.20.0) (2022-12-16)
### Features
* Added "Whats New" indicator to Preferences button ([#2107](https://github.com/standardnotes/app/issues/2107)) ([f559442](https://github.com/standardnotes/app/commit/f559442a6726444f338a43e51d7a872f19bce701))
## [1.19.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.5...@standardnotes/ui-services@1.19.6) (2022-12-08)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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