chore(release): publish

- @standardnotes/desktop@3.104.41
 - @standardnotes/mobile@3.49.38
 - @standardnotes/releases@1.4.64
 - @standardnotes/ui-services@1.21.0
 - @standardnotes/web@3.128.0
This commit is contained in:
StandardNotes CI
2022-12-24 12:40:15 +00:00
parent 17f4d20fb5
commit b8da877804
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.21.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.20.4...@standardnotes/ui-services@1.21.0) (2022-12-24)
### Features
* Added FileSend links to general account menu and preferences menu ([4f07b91](https://github.com/standardnotes/app/commit/4f07b915f0a60632a9e537b3b0394290d25fa071))
## [1.20.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.20.3...@standardnotes/ui-services@1.20.4) (2022-12-21)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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