chore(release): publish

- @standardnotes/desktop@3.23.247
 - @standardnotes/mobile@3.44.0
 - @standardnotes/releases@1.3.176
 - @standardnotes/services@1.36.0
 - @standardnotes/snjs@2.143.3
 - @standardnotes/ui-services@1.10.1
 - @standardnotes/web@3.86.0
This commit is contained in:
StandardNotes CI
2022-10-24 18:37:25 +00:00
parent 28ef9054fa
commit 9248d0ff16
14 changed files with 41 additions and 7 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.10.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.10.0...@standardnotes/ui-services@1.10.1) (2022-10-24)
**Note:** Version bump only for package @standardnotes/ui-services
# [1.10.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.9.2...@standardnotes/ui-services@1.10.0) (2022-10-24)
### Features

View File

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