chore(release): publish

- @standardnotes/blocks-editor@1.10.0
 - @standardnotes/desktop@3.104.16
 - @standardnotes/icons@1.7.0
 - @standardnotes/mobile@3.49.15
 - @standardnotes/releases@1.4.39
 - @standardnotes/toast@1.3.13
 - @standardnotes/ui-services@1.19.4
 - @standardnotes/web@3.122.0
This commit is contained in:
StandardNotes CI
2022-12-07 17:40:15 +00:00
parent be4cc4e605
commit 5ac93a6bd8
17 changed files with 60 additions and 8 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.19.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.3...@standardnotes/ui-services@1.19.4) (2022-12-07)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.19.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.2...@standardnotes/ui-services@1.19.3) (2022-12-07)
### Bug Fixes

View File

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