chore(release): publish

- @standardnotes/desktop@3.23.92
 - @standardnotes/mobile@3.31.8
 - @standardnotes/releases@1.3.14
 - @standardnotes/toast@1.3.5
 - @standardnotes/ui-services@1.1.1
 - @standardnotes/web@3.44.4
This commit is contained in:
StandardNotes CI
2022-08-11 20:06:21 +00:00
parent 40d9392599
commit 5b910d4ae4
12 changed files with 34 additions and 6 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.1.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.1.0...@standardnotes/ui-services@1.1.1) (2022-08-11)
**Note:** Version bump only for package @standardnotes/ui-services
# 1.1.0 (2022-08-05)
### Bug Fixes

View File

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