chore(release): publish

- @standardnotes/desktop@3.23.269
 - @standardnotes/mobile@3.45.18
 - @standardnotes/releases@1.3.200
 - @standardnotes/services@1.42.0
 - @standardnotes/snjs@2.147.1
 - @standardnotes/ui-services@1.13.0
 - @standardnotes/web@3.93.0
This commit is contained in:
StandardNotes CI
2022-11-03 09:11:06 +00:00
parent 7ead0f655b
commit 636963b409
14 changed files with 41 additions and 7 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.13.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.12.0...@standardnotes/ui-services@1.13.0) (2022-11-03)
### Features
* add sending user requests from UI ([#1927](https://github.com/standardnotes/app/issues/1927)) ([7ead0f6](https://github.com/standardnotes/app/commit/7ead0f655bb2572e5805dd26c297d520949d661a))
# [1.12.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.11.1...@standardnotes/ui-services@1.12.0) (2022-11-02)
### Features

View File

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